Skip to main content
Glama

MCP Data Server

by hkonda015
.gitignore351 B
@' # Python __pycache__/ *.py[cod] *.pyo *.pyd *.egg-info/ .eggs/ .build/ dist/ .pytest_cache/ .mypy_cache/ .coverage htmlcov/ # Virtual envs .venv/ venv/ # OS / IDE .DS_Store Thumbs.db .vscode/ *.code-workspace # Project artifacts .index/ data/* # Keep these in data/ !data/README.md ! .index/README.md '@ | Set-Content -Encoding UTF8 .gitignore

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/hkonda015/McpServer'

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