# eodly MCP server

Read your team's end-of-day reports and roster from Eodly.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-adebayojuwon200-pixel-eodly
- Repository: https://github.com/adebayojuwon200-pixel/eodly

## Install
- Command: `npx -y @eodly/mcp`
- Endpoint: https://eodly.io/api/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm @eodly/mcp v0.1.1
- Environment variable: EODLY_API_KEY (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://eodly.io/api/mcp

## Tools
- whoami - Identify the calling Eodly API key: the organization it belongs to and the scopes it holds. Endpoint: https://eodly.io/api/mcp
- list_reports - List recent end-of-day reports for the key's organization, most recent first. Each report summarizes who shipped, who is silent, and who is slipping. Requires the reports:read scope. Endpoint: https://eodly.io/api/mcp
- get_report - Get the full structured content of one end-of-day report by id (KPI status, shipped, silent, slipping, blockers). Requires the reports:read scope. Endpoint: https://eodly.io/api/mcp
- list_team - List the team roster for the key's organization (name, role, department, active). Personal contact details are omitted. Requires the team:read scope. Endpoint: https://eodly.io/api/mcp

## Resources
- ui://eodly/report.html - Interactive end-of-day report card: who shipped, who's slipping, who's silent. MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: io.github.adebayojuwon200-pixel
- Version: 0.1.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 24, 2026
- Source: https://registry.modelcontextprotocol.io
