Manticore Search for Claude Desktop
io.github.manticoresoftware/mcp-manticore
MCP server for Manticore Search — lets AI assistants query and manage search databases.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Manticore Search in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-manticore": {
"command": "uvx",
"args": [
"mcp-manticore"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs