MCP Servers / database / Manticore Search

Manticore Search

JSON →
stdionone3database

MCP server for Manticore Search — query and manage search database

Install
How to run this server
[ { "cmd": "uvx mcp-manticore", "imports": [] } ]
server path: manticore-search
Tools
What this server exposes
run_query
Execute SQL queries (SELECT, SHOW, DESCRIBE, etc.)
list_tables
List all tables and indexes
describe_table
Get table schema
list_documentation
List available documentation files
get_documentation
Fetch specific documentation from Manticore manual
Configuration
Environment & auth
authnone
envMANTICORE_HOST
envMANTICORE_PORT
envGITHUB_TOKEN
envMANTICORE_MCP_BIND_PORT
envMANTICORE_MCP_AUTH_TOKEN
Resources
Manticore Search — MCP Server · libregistry