Back to search
30
MCP

autocode-mcp

pypi/autocode-mcp

MCP Server for competitive programming problem creation, based on AutoCode paper

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

Similar MCP servers embedding-nearest

idea7766/mcp-automl
MCP server for end-to-end machine learning with AutoML
0 tools
ai-coding-gym-mcp
MCP server for AI Coding Gym - fetch and submit coding challenges
0 tools
autodoc-mcp
MCP server for automatic Python package documentation context
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
mcp-automl
MCP server for end-to-end machine learning
0 tools
ahm215/leetcode-mcp-server
MCP server for LeetCode. Automate fetching problems, running code, and submitting solutions.
0 tools

How to use

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

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