Developer Tools
Trust: 32/100 (Limited)io.github.index9-org/mcp Guide
Up-to-date model data for AI coding assistants.
1 starsby index9-org
Quick Start
Install
npx @index9/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-index9-org-mcp": {
"command": "npx",
"args": [
"@index9/mcp"
]
}
}
}