Curated knowledge for AI agents — 19K chunks, 121 skills, semantic search via MCP
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx midos-mcp
MCP client config
{
"mcpServers": {
"midos-mcp-community-library": {
"command": "uvx",
"args": [
"midos-mcp"
]
}
}
}