makbn/mcp_mediator
Automatically generate an MCP Server from existing source code, service classes, helper methods, and external MCP tools. The MCP Mediator aggregates various sources and tools into a unified system, enabling seamless automatic generation of a complete MCP Server.
Platform-specific configuration:
{
"mcpServers": {
"mcp_mediator": {
"command": "npx",
"args": [
"-y",
"mcp_mediator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...