Skip to main content
Glama

Tangled MCP Server

by zzstoatzz
.gitignore735 B
# Python artifacts __pycache__/ *.py[cod] *$py.class *.egg-info/ *.egg build/ dist/ sdist/ # Build metadata src/prefect/_build_info.py src/prefect/_version.py # Test artifacts .benchmarks/ .coverage .coverage.*.* .prefect-results .pytest_cache/ # Type checking artifacts .mypy_cache/ .dmypy.json dmypy.json .pyre/ # IPython profile_default/ ipython_config.py *.ipynb_checkpoints/* # Profiling /prof # Environments .python-version .env .envrc .venv env/ venv/ # Documentation artifacts # gschema.json site/ .cache/ # UI artifacts **/node_modules # Databases *.db # API artifacts # MacOS .DS_Store # Dask dask-worker-space/ # Editors .idea/ .vscode/ .zed/ !ui/.vscode/ # For development doc server if link libcairo.2.dylib

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/zzstoatzz/tangled-mcp'

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