12 boosters for "stdio" — open source, verified from GitHub, ready to install
MCP Remote is a proxy server that enables local-only AI clients to connect to remote Model Context Protocol servers using OAuth authentication. It's essential for developers building Claude integrations that need to bridge local and remote MCP server connections securely.
Heuristic scoring (no AI key configured).
Superargs is an MCP server that enables dynamic runtime updates to MCP server arguments and environment variables without restarts. It's useful for developers building flexible AI agent systems that need to adapt configuration on-the-fly.
A TypeScript boilerplate for building MCP servers with STDIO and HTTP transport support, designed to help developers quickly scaffold and extend their own Model Context Protocol integrations for Claude and other AI platforms.
A testing framework for Model Context Protocol (MCP) servers with CLI tools and dual transport support (SSE/stdio). Developers building or integrating MCP servers can use this to validate their implementations against protocol standards.
An MCP server that integrates Carbon Voice's voice messaging and conversation APIs, enabling Claude to send voice messages, manage conversations, and handle workspace operations. Useful for developers building voice-enabled applications that need Claude integration.
Audius MCP Atris integrates the Audius music platform with Claude through the Model Context Protocol, enabling AI assistants to access music data and functionality via STDIO. Developers building AI applications that need to interact with Audius music metadata, streaming, or platform features will find this useful.
A playground MCP server for testing different transport mechanisms (STDIO and SSE) with the Model Context Protocol. Useful for MCP developers and contributors experimenting with transport layer implementations.
zai-vision enables Claude Code to dynamically access vision capabilities through an MCP server, allowing developers to convert UI screenshots into code/specs and extract text via OCR. It benefits developers building AI-powered tools that need to analyze visual content without loading all tools upfront.
mcporter is a CLI tool that enables direct interaction with MCP (Model Context Protocol) servers, allowing developers to list, configure, authenticate, and call MCP tools via HTTP or stdio. It's valuable for developers building or integrating with MCP-based systems who need programmatic access to server capabilities.