Back to Home

mcp-server

Verified Safe

by denis-rizun

Overview

A FastAPI backend server implementing the Minimal MCP-Compatible Protocol for integrating and exposing LLM-based tools.

Installation

Run Command
make run

Environment 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

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-22

Tags

FastAPILLMBackendToolsMicroservices