Skip to main content
Glama

FastMCP Server Template

by rdwj
.gitignore696 B
# Python __pycache__/ *.py[cod] *.pyo *.pyd *.pyc *.so .build/ .eggs/ *.egg-info/ *.egg .venv/ .uv/ .env .env.* .envrc # Editors/OS .DS_Store *.swp .idea/ .vscode/ .history/ # Byte-compiled / cache *.cache/ .pytest_cache/ .mypy_cache/ .ruff_cache/ # Logs *.log # Node (if present) node_modules/ # Coverage .coverage htmlcov/ # Local artifacts uv.lock uv.lock.* *.lock # OpenShift/Build .oc-build/* .openshift/* # kube creds or local kube config copies kubeconfig* *.kubeconfig # Secrets patterns (do not commit) secrets*/ secret*/ *.pem *.key *.crt *.p12 *.jks *.keystore *.der *.pkcs12 # Prompt previews/outputs *.preview.txt # Container *.tar # Ignore generated files in tests /tmp/

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rdwj/fda-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server