Skip to main content
Glama

Postman MCP Generator

package.json504 B
{ "name": "postman-mcp-generator-mcp", "version": "1.0.0", "description": "A simple MCP server with packaged tools", "main": "index.js", "type": "module", "scripts": { "list-tools": "node index.js tools", "start": "node mcpServer.js --sse" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "commander": "^13.1.0", "dotenv": "^16.5.0", "express": "^5.1.0" }, "engines": { "node": ">=16.0.0" }, "author": "Postman, Inc.", "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/punkpeye/mcpserveronline'

If you have feedback or need assistance with the MCP directory API, please join our Discord server