Stats
Actions
Tags
From second-claude-code
mmbridge MCP server runs locally as a stdio subprocess via npx. Provides unspecified tools, resources, or prompt templates; purpose unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mmbridge": {
"command": "npx",
"args": [
"@mmbridge/mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub unclejobs-ai/second-claude-code --plugin second-claude-code