Back to search
30
MCP

code2postman-mcp

pypi/code2postman-mcp

MCP server for converting code to Postman collections

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

postman-mcp-server
An MCP server that provides access to Postman.
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
mcp2anp
MCP server that converts MCP protocol to ANP protocol
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools
com.postman/postman-mcp-server
A basic MCP server to operate on the Postman API.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code2postman-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}