Skip to main content
Glama
test_readme_paths.py262 B
from pathlib import Path README = Path(__file__).resolve().parents[1] / "README.md" def test_readme_uses_script_paths(): content = README.read_text() assert "scripts/setup-dash-mcp.sh" in content assert "scripts/setup-warp-dash-mcp.sh" in content

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/joshuadanpeterson/enhanced-dash-mcp'

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