Skip to main content
Glama

Documentation Search MCP Server

pyproject.toml371 B
[project] name = "pytest-test-project" version = "0.1.0" description = "A new FastAPI project." authors = [{ name = "Your Name", email = "you@example.com" }] requires-python = ">=3.12" dependencies = [ "fastapi", "uvicorn[standard]", "httpx", ] [project.optional-dependencies] dev = ["pytest"] [tool.pytest.ini_options] minversion = "6.0" addopts = "-ra -q"

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/anton-prosterity/documentation-search-mcp'

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