claude mcp add index9-org-mcp -- npx -y @index9/mcp
{
"mcpServers": {
"index9-org-mcp": {
"command": "npx",
"args": ["-y", "@index9/mcp"]
}
}
}
{
"mcpServers": {
"index9-org-mcp": {
"command": "npx",
"args": ["-y", "@index9/mcp"]
}
}
}
{
"mcpServers": {
"index9-org-mcp": {
"command": "npx",
"args": ["-y", "@index9/mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server provides up-to-date model data for AI coding assistants, enabling them to access the information they need to function effectively. It connects to AI coding assistants through standard input/output interfaces, allowing developers to integrate model data into their workflows. Developers would reach for this tool when they need to ensure their AI coding assistants have access to the latest model data to provide accurate and helpful suggestions.
Up-to-date model data for AI coding assistants.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@index9/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.