Skip to main content
Glama

OpenTelemetry MCP Server

.gitignore•671 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environments venv/ .venv/ env/ ENV/ env.bak/ venv.bak/ # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment Variables .env .env.local .env.*.local # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .hypothesis/ # Type Checking .mypy_cache/ .dmypy.json dmypy.json # Jupyter Notebook .ipynb_checkpoints # Distribution / Packaging pip-log.txt pip-delete-this-directory.txt # Logs *.log # Database *.db *.sqlite3 # OS .DS_Store Thumbs.db

Latest Blog Posts

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/agarwalvivek29/opentelemetry-mcp'

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