Typescript MCP Server implementation for Sleeper Fantasy Football API
- Clone repo
npm installfor dependenciesnpm run buildto build typescriptnpm startto start the MCP server on port 3000
Then point your MCP Client at the server and make requests. Note: this server downloads a file to /tmp/nfl.json so it requires read/write access to the directory.