Midos
Rank #39,786io.github.MidOSresearch/midos
MCP server providing midos capabilities
Midos is a Model Context Protocol (MCP) server published by MidOSresearch. It ranks #39,786 of 132,113 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Midos is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Feb 23, 2026 and most recently updated on Feb 28, 2026.
Ranks ahead of 92,327 of 132,113 servers on MCP Toplist.
Use Midos
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add midos -e "MIDOS_API_KEY=<your MIDOS_API_KEY>" -- uvx midos-mcpReplace each placeholder with your own value before saving.
[mcp_servers.midos]
command = "uvx"
args = ["midos-mcp"]
[mcp_servers.midos.env]
MIDOS_API_KEY = "<your MIDOS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"midos": {
"command": "uvx",
"args": [
"midos-mcp"
],
"env": {
"MIDOS_API_KEY": "<your MIDOS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"midos": {
"command": "uvx",
"args": [
"midos-mcp"
],
"env": {
"MIDOS_API_KEY": "<your MIDOS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"midos": {
"type": "stdio",
"command": "uvx",
"args": [
"midos-mcp"
],
"env": {
"MIDOS_API_KEY": "<your MIDOS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"midos": {
"command": "uvx",
"args": [
"midos-mcp"
],
"env": {
"MIDOS_API_KEY": "<your MIDOS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"midos": {
"command": "uvx",
"args": [
"midos-mcp"
],
"env": {
"MIDOS_API_KEY": "<your MIDOS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MidOSresearch%2Fmidos)<a href="https://mcptoplist.com/server/io.github.MidOSresearch%2Fmidos"><img src="https://mcptoplist.com/badge/io.github.MidOSresearch%2Fmidos.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
MidOSresearch
Other servers by MidOSresearch
View all MidOSresearch servers →Available versions (4)
| Version | Published |
|---|---|
| 2026.2.27 | Feb 28, 2026 |
| 2026.2.24 | Feb 23, 2026 |
| 2026.2.23.1 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Midos?
- Midos is maintained by MidOSresearch, which publishes 7 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Midos listed on the Official MCP Registry?
- Yes — Midos is listed on the Official MCP Registry, alongside Glama.
- How many versions does Midos have?
- MCP Toplist tracks 4 versions of Midos, most recently published on Feb 28, 2026.
- Where can I find the source code for Midos?
- The source code for Midos is hosted at github.com/MidOSresearch/midos.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.