Loomal

Manticore Search

MCP server by github.com/manticoresoftware/mcp-manticore

MCP server for Manticore Search — lets AI assistants query and manage search databases.

3 starspypi: mcp-manticore

About Manticore Search

Manticore Search is an MCP (Model Context Protocol) server published by manticoresoftware in the official MCP registry, listed under Search on Loomal. MCP server for Manticore Search — lets AI assistants query and manage search databases.

It ships as a Python package on PyPI (mcp-manticore), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/manticoresoftware/mcp-manticore, where the project has earned 3 GitHub stars.

Use Manticore Search with your agent

Claude Code · one command
claude mcp add manticore-search -- uvx mcp-manticore
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "manticore-search": {
      "command": "uvx",
      "args": [
        "mcp-manticore"
      ]
    }
  }
}
pypimcp-manticore

Frequently asked questions

What is Manticore Search?
Manticore Search is an MCP (Model Context Protocol) server by manticoresoftware in the Search category. MCP server for Manticore Search — lets AI assistants query and manage search databases.
How do I connect Manticore Search to Claude, Cursor, or another MCP client?
Install Manticore Search from its pypi package (mcp-manticore) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Manticore Search open source?
Yes — the source code is public at github.com/manticoresoftware/mcp-manticore, with 3 GitHub stars.
Can AI agents pay to use Manticore Search?
Not yet through Loomal — Manticore Search is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Manticore Search? Claim this listing free by verifying GitHub ownership, or contact us.