Server data from the Official MCP Registry
Read your team's end-of-day reports and roster from Eodly.
About
Read your team's end-of-day reports and roster from Eodly.
Remote endpoints: streamable-http: https://eodly.io/api/mcp
Security Report
Well-structured MCP server with proper authentication, appropriate scope limiting, and clean code. API key is correctly sourced from environment variables and used with Bearer token authentication. No malicious patterns, credential leaks, or dangerous operations detected. Permissions align with the server's read-only reporting purpose. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: EODLY_API_KEY
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
Eodly MCP server
Read your team's sourced end-of-day reports and roster from any MCP client, using an Eodly API key.
Eodly 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)
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):
{
"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
License
MIT. See LICENSE.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
