Postman Agent Generator
@leonas5555
About Postman Agent Generator
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"insightsentry-mcp-server": {
"command": "node",
"args": [
"index.js",
"tools"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Postman Agent Generator?
Postman Agent Generator is an MCP-compatible server (mcpServer.js) that exposes selected Postman API requests as automatically generated JavaScript tools. It is created by the Postman Agent Generator tool and intended for developers who want to integrate their Postman API collections with AI clients like Claude Desktop or the Postman Desktop Application.
How to use Postman Agent Generator?
Install dependencies with npm install, then set required environment variables in the .env file (API keys, base URLs). List available tools with node index.js tools. Run the server with node mcpServer.js (stdio) or add --sse for SSE mode. Integrate with Claude Desktop by adding the server to its config file, or use the Postman Desktop Application for easier management.
Key features of Postman Agent Generator
- MCP-compatible server (mcpServer.js) for AI agent integration
- Automatically generated JavaScript tools for each selected Postman API request
- Environment variable support per workspace for API authentication
- Docker deployment support with included Dockerfile
- Server-Sent Events (SSE) transport option for real-time streaming
- Works with Postman Desktop and Claude Desktop clients
Use cases of Postman Agent Generator
- Turn Postman API requests into tools for an AI assistant like Claude Desktop
- Automate API workflows by connecting Postman collections to MCP-compatible agents
- Stream real-time API data via SSE to AI applications
- Deploy a containerized MCP server for production environments
FAQ from Postman Agent Generator
What runtime is required?
Node.js v16 or higher (v20+ recommended) and npm are required.
How are API keys handled?
API keys and other credentials are stored as environment variables in the .env file, using workspace-specific variable names (e.g., ACME_API_KEY). Each tool reads the appropriate variable for the API it calls.
Can I add more tools later?
Yes. Generate a new agent with additional requests, copy the new tool files into the tools/ folder, and update tools/paths.js to include them.
Is there Docker support?
Yes. A Dockerfile is included. Build the image with docker build -t <server_name> . and run it with Docker. Claude Desktop can be configured to use the Docker container as the transport.
What transport protocols are supported?
The default transport is stdio. SSE (Server-Sent Events) is supported by passing the --sse flag when starting the server.
Frequently asked questions
What runtime is required?
Node.js v16 or higher (v20+ recommended) and npm are required.
How are API keys handled?
API keys and other credentials are stored as environment variables in the `.env` file, using workspace-specific variable names (e.g., `ACME_API_KEY`). Each tool reads the appropriate variable for the API it calls.
Can I add more tools later?
Yes. Generate a new agent with additional requests, copy the new tool files into the `tools/` folder, and update `tools/paths.js` to include them.
Is there Docker support?
Yes. A Dockerfile is included. Build the image with `docker build -t <server_name> .` and run it with Docker. Claude Desktop can be configured to use the Docker container as the transport.
What transport protocols are supported?
The default transport is stdio. SSE (Server-Sent Events) is supported by passing the `--sse` flag when starting the server.
Basic information
More AI & Agents MCP servers
ζ©θ΅·ιΈεΏεηδΊΊιͺη
shenshaoyinζ©θ΅·ιΈεΏεηδΊΊιͺη is a remote MCP server available at http://121.40.18.232.

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence β via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly β no signup, email, or ca
Agentic Atlas
Avery JonesConsult field-tested agent-system design patterns through 8 hosted, read-only tools for orientation, deep reading, relationships, provenance, glossary terms, and publication decisions.

Simplepages
SimplepagesBuild and edit landing pages and websites from your AI assistant, and pull how they are performing.
π‘οΈ A.I.GοΌAI-Infra-GuardοΌ
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Comments