Skip to main content
Glama

Brev

Official
by brevdev
pyproject.toml398 B
[project] name = "brev-mcp" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.10" dependencies = [ "httpx>=0.28.1", "mcp>=1.1.0", "protobuf>=5.29.1", ] [[project.authors]] name = "tmonty12" email = "tjmontfort12@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] brev-mcp = "brev_mcp:main"

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/brevdev/brev-mcp'

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