Skip to main content
Glama

FastAPI-MCP

conftest.py339 B
import sys import os # Add the parent directory to the path sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), ".."))) from .fixtures.types import * # noqa: F403 from .fixtures.example_data import * # noqa: F403 from .fixtures.simple_app import * # noqa: F403 from .fixtures.complex_app import * # noqa: F403

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/nguyendinhsinh361/fastapi-mcp'

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