Skip to main content
Glama

LocalMCP

by leolech14
MIT License
.gitignore533 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ env/ ENV/ .venv *.egg-info/ dist/ build/ # Node node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json yarn.lock # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment .env .env.local .env.*.local # Logs logs/ *.log # Testing .coverage .pytest_cache/ coverage/ *.cover .hypothesis/ # Docker docker-compose.override.yml # Cache .cache/ *.cache redis-data/ # Monitoring prometheus-data/ grafana-data/ # Local local-data/ *.db *.sqlite

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/leolech14/LocalMCP'

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