mcp-server
Verified Safeby denis-rizun
Overview
A FastAPI backend server implementing the Minimal MCP-Compatible Protocol for integrating and exposing LLM-based tools.
Installation
make runEnvironment Variables
- JWT_SECRET
- LLM_API_KEY
Security Notes
The server includes a JWT middleware for authentication and an SQL validator to check for dangerous constructions, enhancing security for API endpoints and tool interactions. Standard server-side network risks apply.
Similar Servers
mcp-server
Provides server functionality, likely related to the Minecraft community or development (MCP).
mcp-server
Provides server functionality likely related to the Minecraft Protocol (MCP), enabling multiplayer interaction or specific game services.
circular-mcp
Provides a set of tools for an MCP-compatible server to interact with the Circular Protocol Blockchain, enabling AI agents to query and perform blockchain operations.
server-mcp
Provides a server implementation for the Minecraft Protocol, allowing clients to connect and interact within a game world for multiplayer gameplay.