Stats
Actions
Tags
From python3-development
Local stdio MCP server powered by cocoindex-code Python package (installed via uvx), providing deployment capabilities. No secrets or API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cocoindex-code": {
"command": "uvx",
"args": [
"--prerelease",
"explicit",
"--with",
"cocoindex>=1.0.0a24",
"--upgrade",
"cocoindex-code"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub jamie-bitflight/claude_skills --plugin python3-development