mcp-server-postman-tool-generation

mcp-server-postman-tool-generation

3.4

If you are the rightful owner of mcp-server-postman-tool-generation and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that generates AI agent tools from Postman collections and requests, integrating with the Postman API to convert API endpoints into type-safe code for various AI frameworks.

The Postman Tool Generation MCP Server is designed to facilitate the conversion of Postman API endpoints into type-safe code that can be utilized with different AI frameworks. By integrating with the Postman API, this server allows users to generate AI tools from Postman collections and requests, supporting multiple programming languages and AI frameworks. The server is compatible with MCP clients like Claude Desktop and Cline, enabling users to perform tasks on their Postman account using natural language commands. This server is particularly useful for developers looking to streamline the process of creating AI tools from existing API collections.

Features

  • Generate TypeScript/JavaScript code from Postman collections
  • Support for multiple AI frameworks (OpenAI, Mistral, Gemini, Anthropic, LangChain, AutoGen)
  • Type-safe code generation
  • Error handling and response validation

Tools

  1. generate_ai_tool

    Generate AI tool code, parameters including collectionId, requestId, language, and agentFramework