Skip to main content
Glama
pyproject.toml324 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp-template" version = "0.1.0" description = "MCP Server Template" requires-python = ">=3.8" dependencies = [ "anyio", "click", "mcp[cli]", "starlette", "uvicorn", "httpx", ] [tool.uv] exclude = ["tests"]

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/LuisRincon23/SEC-MCP'

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