Stats
Actions
Tags
From autocode
Runs locally to assist with competitive programming problem creation, providing tools for generating, testing, and managing coding challenges.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"autocode": {
"command": "uvx",
"args": [
"autocode-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
First indexed Apr 9, 2026
First indexed Apr 9, 2026
npx claudepluginhub sztu-acm/autocode