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"]
}
}
}Resumen de MCP Servers
# 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).
Lo que la gente pregunta sobre eodly-mcp
¿Qué es layergen/eodly-mcp?
+
layergen/eodly-mcp es mcp servers para el ecosistema de Claude AI. MCP server for Eodly: read your team's sourced end-of-day reports and roster from Claude, Cursor, or any MCP client. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-20.
¿Cómo se instala eodly-mcp?
+
Puedes instalar eodly-mcp clonando el repositorio (https://github.com/layergen/eodly-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar layergen/eodly-mcp?
+
Nuestro agente de seguridad ha analizado layergen/eodly-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene layergen/eodly-mcp?
+
layergen/eodly-mcp es mantenido por layergen. La última actividad registrada en GitHub es del 2026-08-20, con 0 issues abiertos.
¿Hay alternativas a eodly-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega eodly-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!