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.
This tool helps developers and system architects automatically generate an MCP (Model Context Protocol) Server. It takes existing Java source code, service classes, and helper methods, along with external MCP tools, and consolidates them into a single, unified MCP Server. This simplifies communication for MCP clients by providing a central access point, eliminating the need to manage multiple servers.
Use this if you need to quickly expose existing Java functionality as an MCP Server without modifying your original codebase or manually configuring multiple MCP Servers.
Not ideal if your project does not use Java, or if you do not work within an MCP (Model Context Protocol) ecosystem.
Stars
9
Forks
3
Language
Java
License
GPL-3.0
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/makbn/mcp_mediator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
irockel/tda
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
handsomestWei/java-class-analyzer-mcp-server
java class反编译mcp server
theSharque/mcp-jperf
Java profiler and perfomance tool MCP
pzalutski-pixel/javalens-mcp
MCP server providing semantic Java code analysis for AI agents. Built on Eclipse JDT with tools...
stephanj/LSP4J-MCP
A Java MCP (Model Context Protocol) server that wraps JDTLS (Eclipse JDT Language Server) using...