Skip to main content
Glama

MCP Echo Service

.gitignore491 B
# Python __pycache__/ *.py[cod] *$py.class *.so build/ dist/ *.egg-info/ .Python # Virtual environments .env .venv env/ venv/ ENV/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # Type checking .mypy_cache/ .dmypy.json .pytype/ # Linting .ruff_cache/ # IDEs .idea/ .vscode/ *.code-workspace # OS .DS_Store Thumbs.db # MCP/Claude .claude/ # Package managers uv.lock .uv/ poetry.lock Pipfile.lock # Secrets *.key *.pem credentials.json .secrets/ # Local development test_quick.py

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/NimbleBrainInc/mcp-echo'

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