MCP server for Eodly: read your team's sourced end-of-day reports and roster from Claude, Cursor, or any MCP client.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add eodly-mcp -- npx -y @eodly/mcp{
"mcpServers": {
"eodly-mcp": {
"command": "npx",
"args": ["-y", "@eodly/mcp"]
}
}
}MCP Servers overview
# Eodly MCP server
Read your team's sourced end-of-day reports and roster from any MCP client, using an Eodly API key.
[Eodly](https://eodly.io) sends founders and team leads one sourced report every evening: who shipped, who is silent, who is slipping. Your team checks in from Slack, Telegram, Microsoft Teams, or Discord, and Eodly weighs each claim against the real work in GitHub and Linear. This server exposes those reports to MCP clients such as Claude and Cursor, so you can ask an agent "who is slipping this week?" and have it pull the sourced answer.
Read-only. It cannot change anything in your workspace.
## Install
### Hosted (recommended)
A remote Streamable HTTP endpoint, nothing to install:
```
https://eodly.io/api/mcp
```
### Local (stdio)
```bash
npx @eodly/mcp
```
## Configure
Create an API key in the Eodly app under **Settings → Developer → API keys**, then add the server to your client.
**Claude Desktop** (`claude_desktop_config.json`):
```json
{
"mcpServers": {
"eodly": {
"command": "npx",
"args": ["-y", "@eodly/mcp"],
"env": { "EODLY_API_KEY": "eodly_sk_..." }
}
}
}
```
Cursor and other MCP clients use the same shape.
## Tools
| Tool | What it does | Scope |
| --- | --- | --- |
| `whoami` | Identify the key: which organization it belongs to and what scopes it holds | none |
| `list_reports` | Recent end-of-day report summaries, most recent first (`limit`, 1-50, default 14) | `reports:read` |
| `get_report` | Full structured content of one report by id | `reports:read` |
| `list_team` | The team roster: names, roles, departments | `team:read` |
## Environment
| Variable | Required | Default |
| --- | --- | --- |
| `EODLY_API_KEY` | yes | none. An Eodly API key (`eodly_sk_...`) |
| `EODLY_API_BASE` | no | `https://eodly.io/api/v1` |
Keys are organization-scoped and read-only. Revoke one at any time in the app.
## Links
- [Eodly](https://eodly.io)
- [Developer and API documentation](https://eodly.io/developers)
- [OpenAPI specification](https://eodly.io/openapi.json)
## License
MIT. See [LICENSE](./LICENSE).
What people ask about eodly-mcp
What is layergen/eodly-mcp?
+
layergen/eodly-mcp is mcp servers for the Claude AI ecosystem. MCP server for Eodly: read your team's sourced end-of-day reports and roster from Claude, Cursor, or any MCP client. It has 0 GitHub stars and its last recorded update is dated 2026-08-20.
How do I install eodly-mcp?
+
You can install eodly-mcp by cloning the repository (https://github.com/layergen/eodly-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is layergen/eodly-mcp safe to use?
+
Our security agent has analyzed layergen/eodly-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains layergen/eodly-mcp?
+
layergen/eodly-mcp is maintained by layergen. The last recorded GitHub activity is dated 2026-08-20, with 0 open issues.
Are there alternatives to eodly-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy eodly-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/layergen-eodly-mcp)<a href="https://claudewave.com/repo/layergen-eodly-mcp"><img src="https://claudewave.com/api/badge/layergen-eodly-mcp" alt="Featured on ClaudeWave: layergen/eodly-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!