Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Awesome MCP FastAPI
Claim
by
MR-GREEN1337
GitHub
Developer Tools
Python
13
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
awesome-mcp-fastapi
src
tests
Dockerfile
.dockerignore
.env
.gitignore
pyproject.toml
README.md
requirements.txt
uv.lock
[project] name = "backend" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.115.8", "loguru>=0.7.3", "pydantic-settings>=2.7.1", "uvicorn>=0.34.0", ]