Eodly
Rank #116,080Delistedio.github.adebayojuwon200-pixel/eodly
No registry has listed this server since Sep 4, 2026. The historical record below is preserved.
Read your team's end-of-day reports and roster from Eodly.
Eodly is a Model Context Protocol (MCP) server published by adebayojuwon200-pixel. It ranks #116,080 of 132,405 servers tracked on MCP Toplist. It is no longer listed by any tracked registry (last seen Sep 4, 2026); its historical record is preserved here.
Ranks ahead of 16,325 of 132,405 servers on MCP Toplist.
Use Eodly
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http eodly https://eodly.io/api/mcpclaude mcp add eodly -e "EODLY_API_KEY=<your EODLY_API_KEY>" -- npx -y @eodly/mcpReplace each placeholder with your own value before saving.
[mcp_servers.eodly]
url = "https://eodly.io/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.eodly]
command = "npx"
args = ["-y", "@eodly/mcp"]
[mcp_servers.eodly.env]
EODLY_API_KEY = "<your EODLY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://eodly.io/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"eodly": {
"command": "npx",
"args": [
"-y",
"@eodly/mcp"
],
"env": {
"EODLY_API_KEY": "<your EODLY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"eodly": {
"url": "https://eodly.io/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"eodly": {
"command": "npx",
"args": [
"-y",
"@eodly/mcp"
],
"env": {
"EODLY_API_KEY": "<your EODLY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"eodly": {
"type": "http",
"url": "https://eodly.io/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"eodly": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@eodly/mcp"
],
"env": {
"EODLY_API_KEY": "<your EODLY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"eodly": {
"serverUrl": "https://eodly.io/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"eodly": {
"command": "npx",
"args": [
"-y",
"@eodly/mcp"
],
"env": {
"EODLY_API_KEY": "<your EODLY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"eodly": {
"url": "https://eodly.io/api/mcp"
}
}
}{
"mcpServers": {
"eodly": {
"command": "npx",
"args": [
"-y",
"@eodly/mcp"
],
"env": {
"EODLY_API_KEY": "<your EODLY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.adebayojuwon200-pixel%2Feodly)<a href="https://mcptoplist.com/server/io.github.adebayojuwon200-pixel%2Feodly"><img src="https://mcptoplist.com/badge/io.github.adebayojuwon200-pixel%2Feodly.svg" alt="MCP Toplist: #116,080 of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
adebayojuwon200-pixel
Other servers by adebayojuwon200-pixel
View all adebayojuwon200-pixel servers →Not versioned
This server has no version metadata. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Eodly?
- Eodly is maintained by adebayojuwon200-pixel, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Eodly listed on the Official MCP Registry?
- Eodly is not currently listed on the Official MCP Registry.
- How many versions does Eodly have?
- Eodly ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Eodly?
- The source code for Eodly is hosted at github.com/adebayojuwon200-pixel/eodly.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.