Odel
MidOS - MCP Community Library

MidOS - MCP Community Library

Local
@midosresearch8PythonMITUpdated 4mo ago

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).

PyPImidos-mcpv2026.2.23.1

Run

uvx midos-mcp

MCP client config

{
  "mcpServers": {
    "midos-mcp-community-library": {
      "command": "uvx",
      "args": [
        "midos-mcp"
      ]
    }
  }
}