All servers



EverArt
officialGenerate images via the EverArt API.
by Anthropic51kMITupdated 1mo agoadded 1y ago
Reference EverArt image-generation server.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"everart": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everart"
],
"env": {
"EVERART_API_KEY": "your-key"
}
}
}
}Related servers
Brave Search
by Anthropic
51k
Web and local search powered by Brave's Search API.
Node.jsOfficialSearchauth
updated 1mo ago
Everything
by Anthropic
51k
Reference server demonstrating every MCP capability.
Node.jsOfficialDeveloper tools
updated 1mo ago
Fetch
by Anthropic
51k
Fetch URLs and convert HTML to clean Markdown.
PythonOfficialBrowser
updated 1mo ago