mcpbeat Sign in

Eodly MCP Server

answering

Eodly MCP is answering right now. Last checked 2 min ago. 133 installs a week from npm. It exposes 4 tools. Last commit 22 Aug 2026.

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

Installs per day peak 274 · avg 23 · -71% w/w
a month agotoday
Uptime history 12 days of history
12 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
337 ms
Response time
average over 24h
133
Installs / week
npm and PyPI

What the code does

We read the source, 16 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository layergen/eodly-mcp
пакет @eodly/mcp ссылается на adebayojuwon200-pixel/eodly

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add eodly-mcp --transport http https://eodly.io/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eodly-mcp": {
      "url": "https://eodly.io/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eodly-mcp]
url = "https://eodly.io/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "eodly-mcp": {
      "url": "https://eodly.io/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eodly-mcp": {
      "url": "https://eodly.io/api/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

report
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.
reports
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.
team
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.
whoami
whoami
Identify the calling Eodly API key: the organization it belongs to and the scopes it holds.

Endpoints

URLTransportStateLatencyChecked
https://eodly.io/api/mcp streamable-http answering 345 ms 2 min ago

Alternatives to Eodly MCP

same job, measured the same way
Eodly
by adebayojuwon200-pixel

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

4 tools answering
Session Replay
by session-replay

Read and triage bug reports captured by Session Replay for your verified domains.

answering
Dmarc Examiner
by dmarc-examiner

Read your own DMARC aggregate and forensic reports: sources, alignment, alerts, CSV export.

68 installs/wk 21 tools answering
Wisegrid MCP
by ryankramer

Read and write WiseGrid sheets, rows, columns and reports from any AI agent.

81 installs/wk local only
Servd Merchant
by getservd

Run your restaurant from an AI client: orders, menu, reports, refunds, payouts and staff.

answering
Vortex Iq
by vortexiq

Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.

answering
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

52 installs/wk local only
Canaryusers
by canaryusers

A flock of AI users tests your deployed app and reports where real people get stuck, with fixes.

3 tools answering

Eodly MCP — questions

Answers built from our own checks of this server.

What can Eodly MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_report, list_reports, list_team, whoami. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Eodly MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 337 ms. The bar chart above shows every period we have measured.
How do I connect Eodly MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Eodly MCP need an API key?
No. Eodly MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Eodly MCP?
It answers our handshake in 337 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Eodly MCP?
The npm package @eodly/mcp was installed 133 times in the last week. Week over week that is -71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Eodly MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.