Skip to main content
Glama

Tangled MCP Server

by zzstoatzz
justfile231 B
# setup project - sync dependencies and install pre-commit hooks setup: uv sync uv run pre-commit install # run tests test: uv run pytest tests/ -v # run pre-commit checks check: uv run pre-commit run --all-files

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