PodJamz/mcp-flow
MCP Flow is a visual interface for discovering, managing, and installing Model Context Protocol (MCP) servers from GitHub. The application uses React Flow for the visual interface and integrates with the MCP SDK for server management.
Platform-specific configuration:
{
"mcpServers": {
"mcp-flow": {
"command": "npx",
"args": [
"-y",
"mcp-flow"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...