Skip to main content
Glama

MCP Codebase Insight

by tosin2013
README.test.md195 B
import pytest from pathlib import Path @pytest.fixture def readme_content(): readme_path = Path(__file__).parent / "README.md" with open(readme_path, "r") as f: return f.read()

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/tosin2013/mcp-codebase-insight'

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