Skip to main content
Glama

cfbd-mcp-server

by lenwood
MIT License
21
  • Apple
pyproject.toml424 B
[project] name = "cfbd-mcp-server" version = "0.5.0" description = "Interact with the College Football Data API via the Claude Desktop." readme = "README.md" requires-python = ">=3.11" dependencies = [ "mcp>=1.1.2", "python-dotenv>=1.0.1", ] [[project.authors]] name = "Chris Leonard" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] cfbd-mcp-server = "cfbd_mcp_server: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/lenwood/cfbd-mcp-server'

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