MCP Launchpad is a CLI tool for searching and executing tools across multiple MCP servers. It provides a unified interface to discover and run tools, connecting to various MCP servers. Developers use it to quickly find and execute tools without managing multiple connections.
MCP Launchpad is a CLI tool for searching and executing tools across multiple MCP servers. It provides a unified interface to discover and run tools, connecting to various MCP servers. Developers use it to quickly find and execute tools without managing multiple connections.
pip install mcp-launchpadAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"kenneth-liao-mcp-launchpad-github": {
"command": "uvx",
"args": [
"pip install mcp-launchpad"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp launchpad?"
No configuration required. This server works out of the box.
"What resources are available in mcp launchpad?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp launchpad"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp launchpad with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.