MCP-server

bolledduu/MCP-server

3.2

If you are the rightful owner of MCP-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP-server is a sophisticated system designed to manage and orchestrate model context protocols, leveraging LLM and MCP technologies.

Tools
2
Resources
0
Prompts
0

MCP-server

mcp_server/ ā”œā”€ api/ (FastAPI endpoints) ā”œā”€ orchestrator/ │ ā”œā”€ orchestrator.py │ └─ policies.py ā”œā”€ agents/ │ ā”œā”€ retriever_agent.py │ └─ generator_agent.py ā”œā”€ tools/ │ ā”œā”€ sandbox_runner.py │ └─ integrations/ (ticketing, monitoring) ā”œā”€ data/ │ └─ docs/ (knowledge base) ā”œā”€ infra/ │ └─ docker-compose.yml ā”œā”€ tests/ └─ README.md