rajkundalia/mcp-toolbox
A learning-focused MCP implementation demonstrating server/client/host architecture with dual transport support (STDIO + HTTP SSE), compatible with Ollama, and inspectable using the official MCP Inspector
Platform-specific configuration:
{
"mcpServers": {
"mcp-toolbox": {
"command": "npx",
"args": [
"-y",
"mcp-toolbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...