loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-stdio-wrapper

MCP Tool

JoshuaGreeff/mcp-stdio-wrapper

Development-first MCP wrapper for smoke-testing stdio MCP servers from another MCP client during active development.

Install

$ npx loaditout add JoshuaGreeff/mcp-stdio-wrapper

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-stdio-wrapper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-stdio-wrapper"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

MCP Stdio Wrapper

[](https://github.com/JoshuaGreeff/mcp-stdio-wrapper/actions/workflows/ci.yml) [](https://github.com/JoshuaGreeff/mcp-stdio-wrapper/actions/workflows/codeql.yml) [](https://github.com/JoshuaGreeff/mcp-stdio-wrapper/actions/workflows/scorecard.yml) [](https://github.com/JoshuaGreeff/mcp-stdio-wrapper/actions/workflows/release.yml) [](./LICENSE) [](https://github.com/JoshuaGreeff/mcp-stdio-wrapper/stargazers)

MCP Stdio Wrapper is a small MCP server that lets one MCP client launch and inspect another stdio MCP server on demand.

Its job is to remove a painful MCP development loop: some mainstream MCP hosts cache the real server process, so after every code change you end up refreshing the window or restarting the extension host just to smoke-test the change. This wrapper sits in front of the real target server and gives your agent a stable bridge for repeated smoke tests while the target implementation keeps changing underneath it.

Why This Exists

Use this project when:

  • you are actively developing a stdio MCP server
  • your main MCP host does not reliably reload the target server after each change
  • you still want an agent to list tools, call tools, read resources, and inspect prompts throughout development

This project is intentionally narrow. It is for local develop

Tags

developer-toolsmcpmodel-context-protocolsmoke-teststdiotesting

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated20 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/28/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/JoshuaGreeff/mcp-stdio-wrapper)](https://loaditout.ai/skills/JoshuaGreeff/mcp-stdio-wrapper)