Back to search
30
MCP

ai-coding-gym-mcp

pypi/ai-coding-gym-mcp

MCP server for AI Coding Gym - fetch and submit coding challenges

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

Similar MCP servers embedding-nearest

skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
autocode-mcp
MCP Server for competitive programming problem creation, based on AutoCode paper
0 tools
io.github.csoai-org/fitness-ai-mcp
fitness-ai-mcp MCP server by MEOK AI Labs
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
Qiskit Gym MCP Server
MCP server for qiskit-gym reinforcement learning quantum circuit synthesis
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools

How to use

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

{
  "mcpServers": {
    "ai-coding-gym-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}