Back to search
30
MCP

mcp-codegen

pypi/mcp-codegen

Python Package to provide assistance in generating MCP server project.

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

Similar MCP servers embedding-nearest

algogene-mcp-server
Algogene MCP Server - A Python package for MCP server functionality
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
autodoc-mcp
MCP server for automatic Python package documentation context
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
uipath-mcp-python
Build and host Coded MCP Servers within UiPath
0 tools
auto-mcp-tool
Automatically generate MCP servers from Python modules using LLM-powered documentation
0 tools

How to use

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

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