MCP Stdio
Rank #1,060io.github.shigechika/mcp-stdio
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
MCP Stdio is a Model Context Protocol (MCP) server published by shigechika. It ranks #1,060 of 115,460 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. MCP Stdio is listed across 2 registries — Official MCP and PulseMCP, with 48 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 114,400 of 115,460 servers on MCP Toplist.
Use MCP Stdio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-stdio -- uvx mcp-stdio[mcp_servers.mcp-stdio]
command = "uvx"
args = ["mcp-stdio"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-stdio": {
"command": "uvx",
"args": [
"mcp-stdio"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-stdio": {
"command": "uvx",
"args": [
"mcp-stdio"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-stdio": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-stdio"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-stdio": {
"command": "uvx",
"args": [
"mcp-stdio"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-stdio": {
"command": "uvx",
"args": [
"mcp-stdio"
]
}
}
}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.shigechika%2Fmcp-stdio)<a href="https://mcptoplist.com/server/io.github.shigechika%2Fmcp-stdio"><img src="https://mcptoplist.com/badge/io.github.shigechika%2Fmcp-stdio.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
shigechika
Other servers by shigechika
- J-Quants MCP#1,978 · 58 vers
- KeyCloak MCP#4,838 · 16 vers
- Junos MCP#4,880 · 19 vers
- Google Workspace Admin Security-Audit MCP#5,540 · 14 vers
- Aruba Central MCP#6,178 · 12 vers
- Zabbix API MCP#6,316 · 9 vers
- Box Admin Analytics MCP#6,362 · 11 vers
- EOS MCP#6,507 · 9 vers
- Cloud Armor WAF Patrol MCP#9,825 · 4 vers
- MCP fork of Google Workspace CLI#10,645 · 3 vers
- netdiag MCP#14,456 · 2 vers
- entraadm MCP#27,912 · 1 ver
Available versions (48)
| Version | Published |
|---|---|
| 0.43.6 | Aug 23, 2026 |
| 0.43.2 | Aug 23, 2026 |
| 0.43.0 | Aug 22, 2026 |
| 0.42.2 | Aug 13, 2026 |
| 0.42.1 | Aug 11, 2026 |
| 0.42.0 | Aug 9, 2026 |
| 0.41.0 | Aug 8, 2026 |
| 0.40.0 | Aug 8, 2026 |
| 0.39.0 | Aug 2, 2026 |
| 0.37.0 | Aug 1, 2026 |
| 0.36.0 | Jul 31, 2026 |
| 0.33.0 | Jul 31, 2026 |
| 0.32.0 | Jul 30, 2026 |
| 0.31.0 | Jul 30, 2026 |
| 0.30.1 | Jul 28, 2026 |
| 0.30.0 | Jul 27, 2026 |
| 0.29.1 | Jul 24, 2026 |
| 0.23.0 | Jul 1, 2026 |
| 0.19.0 | Jun 29, 2026 |
| 0.13.0 | May 7, 2026 |
| 0.12.0 | May 7, 2026 |
| 0.11.0 | May 7, 2026 |
| 0.10.1 | May 2, 2026 |
| 0.10.0 | May 2, 2026 |
| 0.9.0 | May 1, 2026 |
| 0.8.0 | Apr 20, 2026 |
| 0.7.0 | Apr 20, 2026 |
| 0.6.0 | Apr 18, 2026 |
| 0.5.2 | Apr 18, 2026 |
| 0.5.1 | Apr 18, 2026 |
| 0.5.0 | Apr 18, 2026 |
| 0.4.9 | Apr 17, 2026 |
| 0.4.8 | Apr 17, 2026 |
| 0.4.7 | Apr 16, 2026 |
| 0.4.6 | Apr 15, 2026 |
| 0.4.5 | Apr 15, 2026 |
| 0.4.4 | Apr 14, 2026 |
| 0.4.3 | Apr 13, 2026 |
| 0.4.2 | Apr 12, 2026 |
| 0.4.1 | Apr 12, 2026 |
| 0.4.0 | Apr 12, 2026 |
| 0.3.4 | Apr 11, 2026 |
| 0.3.3 | Apr 11, 2026 |
| 0.3.2 | Apr 5, 2026 |
| 0.3.1 | Apr 4, 2026 |
| 0.3.0 | Apr 4, 2026 |
| 0.2.1 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Stdio?
- MCP Stdio is maintained by shigechika, which publishes 13 MCP servers (206 total versions) tracked on MCP Toplist.
- Is MCP Stdio listed on the Official MCP Registry?
- Yes — MCP Stdio is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Stdio have?
- MCP Toplist tracks 48 versions of MCP Stdio, most recently published on Aug 23, 2026.
- Where can I find the source code for MCP Stdio?
- The source code for MCP Stdio is hosted at github.com/shigechika/mcp-stdio.