A [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) server that provides access to Anthropic's AI models through their official API. List available models and send messages to Cl…
{
"mcpServers": {
"server-anthropic": {
"command": "npx",
"args": [
"-y",
"server-anthropic"
]
}
}
}