We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SepineTam/stata-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
dev/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment variables
.env
# IDEs
.idea/
.vscode/
# OS X
*.DS_Store
# test
test/
tests/
*.test.*
# Logs
logs/
log/
# private
src_private/
private/
privates/
source/paper
# local file
*.local.*
local/
# temp files
tmp/
*.tmp
*.tmp.*
# releases
releases/
# backup
backup/
backup.*
*.backup
*.backup.*