All servers



Everything
officialReference server demonstrating every MCP capability.
by Anthropic51kMITupdated 1mo agoadded 1y ago
Test/reference server. Implements prompts, resources, tools, sampling, and progress so you can validate clients.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"everything": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everything"
]
}
}
}Related servers
Brave Search
by Anthropic
51k
Web and local search powered by Brave's Search API.
Node.jsOfficialSearchauth
updated 1mo ago
EverArt
by Anthropic
51k
Generate images via the EverArt API.
Node.jsOfficialAI / LLMauth
updated 1mo ago
Fetch
by Anthropic
51k
Fetch URLs and convert HTML to clean Markdown.
PythonOfficialBrowser
updated 1mo ago