Manticore Search runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from pypi. Last commit 2 Apr 2026.
MCP server for Manticore Search — lets AI assistants query and manage search databases.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-manticore -- uvx mcp-manticore
{
"mcpServers": {
"mcp-manticore": {
"args": [
"mcp-manticore"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-manticore]
command = "uvx"
args = ["mcp-manticore"]
{
"mcpServers": {
"mcp-manticore": {
"args": [
"mcp-manticore"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-manticore": {
"args": [
"mcp-manticore"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.