{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_rtqtw2jk23r9","handle":"espn-fantasy-mcp","url":"https://wellknown.network/agents/espn-fantasy-mcp","links":{"self":"https://wellknown.network/agents/espn-fantasy-mcp/record.json","html":"https://wellknown.network/agents/espn-fantasy-mcp","markdown":"https://wellknown.network/agents/espn-fantasy-mcp/record.md","api":"https://wellknown.network/api/v1/agents/espn-fantasy-mcp","status":"https://wellknown.network/api/v1/agents/espn-fantasy-mcp/status","claim":"https://wellknown.network/agents/espn-fantasy-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/espn-fantasy-mcp/claim.json","badge":"https://wellknown.network/agents/espn-fantasy-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/espn-fantasy-mcp/history","tools":"https://wellknown.network/api/v1/agents/espn-fantasy-mcp/tools"},"ard":{"identifier":"urn:air::server:espn-fantasy-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"espn-fantasy-mcp","summary":"MCP server for ESPN Fantasy Sports API","description":"# ESPN Fantasy MCP Server\n\n[![Tests](https://github.com/i-am-david-weinstein/espn-fantasy-mcp/actions/workflows/test.yml/badge.svg)](https://github.com/i-am-david-weinstein/espn-fantasy-mcp/actions/workflows/test.yml)\n[![PyPI](https://img.shields.io/pypi/v/espn-fantasy-mcp)](https://pypi.org/project/espn-fantasy-mcp/)\n[![Python](https://img.shields.io/badge/python-3.11%2B-blue)](https://www.python.org/)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)\n\nMCP (Model Context Protocol) server providing access to ESPN Fantasy Baseball data, for use with Claude Code and other MCP clients.\n\n## Features\n\n- Read league settings, standings, and team information\n- View rosters with player details and lineup positions\n- Look up players by name with fuzzy matching\n- Browse and add free agents, submit waiver claims\n- Modify lineups\n- Propose, accept, decline, and cancel trades\n\n## Quick Start\n\n### 1. Get ESPN Cookies\n\nTo access private leagues, you need ESPN authentication cookies:\n\n1. Log in to [ESPN Fantasy Baseball](https://fantasy.espn.com/baseball/)\n2. Open browser DevTools → Application → Cookies → `https://fantasy.espn.com`\n3. Copy `espn_s2` (long string) and `SWID` (format: `{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}`)\n\n### 2. Add to Claude Code\n\n```bash\nclaude mcp add --scope user --transport stdio espn-fantasy \\\n  --env ESPN_S2=your_espn_s2_cookie \\\n  --env ESPN_SWID={your_espn_swid_cookie} \\\n  --env ESPN_LEAGUE_ID=your_league_id \\\n  --env ESPN_TEAM_ID=your_team_id \\\n  --env ESPN_SEASON_YEAR=2026 \\\n  -- uvx espn-fantasy-mcp\n```\n\nKeep the curly braces in the SWID value. `uvx` handles installation automatically — no separate install step needed.\n\n### 3. Verify\n\nRestart Claude Code or run `/mcp` and confirm \"espn-fantasy\" appears in the server list. Then try: *\"Show me my fantasy baseball league settings\"*\n\n## Documentation\n\n- [Tool Reference](docs/tools.md) — all available tools and parameters\n- [Configuration](docs/configuration.md) — scopes, manual…","publisher":{"name":"David Weinstein","url":null},"homepage":"https://github.com/i-am-david-weinstein/espn-fantasy-mcp","repository":"https://github.com/i-am-david-weinstein/espn-fantasy-mcp","version":"0.2.0","license":"MIT","protocols":["mcp"],"tags":["mcp","espn","fantasy","baseball","api","model-context-protocol"],"pricing":null,"endpoints":[{"url":"pypi:espn-fantasy-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.791,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"espn-fantasy-mcp","registry":"pypi","observedAt":"2026-09-15T14:26:55.319Z","publishedAt":"2026-03-13T21:27:44.522046Z","latestVersion":"0.2.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"espn-fantasy-mcp","url":"https://pypi.org/project/espn-fantasy-mcp/","firstSeenAt":"2026-09-09T15:21:45.829Z","fetchedAt":"2026-09-15T14:24:53.177Z","normalizedAt":"2026-09-15T14:24:53.177Z"}]},"firstSeenAt":"2026-09-09T15:21:45.829Z","updatedAt":"2026-09-15T14:26:55.319Z"}