MidOS - MCP Community Library✓
io.github.MidOSresearch/midos-mcp · v2026.2.23.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.MidOSresearch/midos-mcp",
"description": "Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.",
"title": "MidOS - MCP Community Library",
"repository": {
"url": "https://github.com/MidOSresearch/midos-mcp",
"source": "github"
},
"version": "2026.2.23.1",
"packages": [
{
"registryType": "pypi",
"identifier": "midos-mcp",
"version": "2026.2.23.1",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://midos.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}