Dynamically manage and invoke MCP servers without restarting your runtime.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-server-wrapper" yet — see the docs or source repo.
Use mcp-server-wrapper to add a new MCP server configuration and immediately call it to list available tools without restarting the current runtime.
Returns the onboarding result for the new server and a list of its currently available tools.
List the currently registered MCP servers, select the one named github, and invoke its tool for reading repository information.
Returns the list of registered servers and the result of the selected server tool invocation.
Check the current MCP server status, remove any server with failed connectivity, and then output the remaining available servers.
Returns the status check results, the removed servers, and the updated list of available servers.
Create and run custom multi-language tools dynamically for MCP clients.
Return personalized greetings to demonstrate basic MCP tool integration.
Read, edit, and summarize documents through a Claude-powered chat interface.
Turn CLI tools or REST APIs into MCP servers for Claude.
Manage MCP servers in Claude App and discover or install packages.
Build, debug, and manage software tasks with natural language across LLMs.