loading…
Search for a command to run...
loading…
A [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) server that provides access to Anthropic's AI models through their official API. List
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 Claude using a secure, standardized interface. [More abou
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"server-anthropic": {
"command": "npx",
"args": [
"-y",
"server-anthropic"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.