Skip to main content
Glama
test_claude_config.py247 B
from pathlib import Path CONFIG_PATH = Path(__file__).resolve().parents[1] / "configs" / "claude-mcp-config.json" def test_claude_config_uses_venv_python() -> None: content = CONFIG_PATH.read_text() assert "venv/bin/python3" 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