MCP-server
0
The Model Context Protocol (MCP) server is designed to efficiently handle context operations with large language models. It provides functionalities like document and context management and includes features such as async task processing and rate limiting. The server facilitates reliable operations even under high load conditions.
Swagger UI
Provide interactive API documentation
FastAPI
High-performance framework for building APIs
Uvicorn
ASGI server for running FastAPI applications
Pydantic
Data verification and setup management