Back to directory
lenwood/cfbd-mcp-server

lenwood/cfbd-mcp-server

@lenwood

An MCP server enabling CFBD API queries within Claude Desktop.

college footballsportscfbdapimcpclaudedataentertainment

Installation & Configuration

{
  "mcpServers": {
    "cfbd-mcp-server": {
      "command": "uv",
      "args": [
        "--directory",
        "/full/path/to/cfbd-mcp-server",
        "run",
        "cfbd-mcp-server"
      ],
      "env": {
        "CFB_API_KEY": "xxx",
        "PATH": "/full/path/to/python"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13