Eodly MCP server
Eodly MCPサーバー
Eodly APIキーを使用して、任意のMCPクライアントからチームのソース付き終業レポートと名簿を読み取ります。
Eodlyは毎晩、ファウンダーとチームリーダーにソース付きのレポートを1通送信します:誰が出荷したか、誰が沈黙しているか、誰が遅れているか。チームはSlack、Telegram、Microsoft Teams、またはDiscordからチェックインし、Eodlyは各主張をGitHubとLinearの実際の作業と照合します。このサーバーは、それらのレポートをClaudeやCursorなどのMCPクライアントに公開するため、エージェントに「今週誰が遅れている?」と尋ねて、ソース付きの回答を取得できます。
読み取り専用です。ワークスペース内の何も変更できません。
インストール
ホスト型(推奨)
リモートのStreamable HTTPエンドポイントで、インストールは不要です:
https://eodly.io/api/mcpローカル(stdio)
npx @eodly/mcpRelated MCP server: wealify-kpi-mcp
設定
Eodlyアプリの設定 → 開発者 → APIキーでAPIキーを作成し、サーバーをクライアントに追加します。
Claude Desktop(claude_desktop_config.json):
{
"mcpServers": {
"eodly": {
"command": "npx",
"args": ["-y", "@eodly/mcp"],
"env": { "EODLY_API_KEY": "eodly_sk_..." }
}
}
}Cursorやその他のMCPクライアントも同じ形式を使用します。
ツール
ツール | 機能 | スコープ |
| キーを識別:どの組織に属し、どのスコープを保持しているか | なし |
| 最近の終業レポートの概要(新しい順、 |
|
| IDによる1件のレポートの完全な構造化コンテンツ |
|
| チーム名簿:名前、役割、部署 |
|
環境
変数 | 必須 | デフォルト |
| はい | なし。Eodly APIキー( |
| いいえ |
|
キーは組織スコープで読み取り専用です。アプリ内でいつでも失効させることができます。
リンク
ライセンス
MIT。 LICENSEを参照してください。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceRead-only MCP server for the Humaans HRIS API, providing tools to query people, reporting chains, compensation, time away, and more.33MIT
- FlicenseAqualityBmaintenanceRead-only MCP server for Wealify KPI dashboard that allows AI agents to query KPI data, scoring status, alerts, member performance, and rubric documents via predefined tools and REST endpoints.13
- AlicenseNot gradedqualityFmaintenanceRead-only MCP server for SQL databases (SQL Server, Postgres, SQLite) with multi-server support and three-layer safety using AST validation and linting.MIT
- AlicenseAqualityCmaintenanceA read-only MCP server for Linear that enables listing teams, cycles, and issues, and searching issues via the Linear API.5519MIT
Related MCP Connectors
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Query metrics, targets, entities, and team data in your Steep workspace via MCP.
MCP server for interacting with the Supabase platform
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/layergen/eodly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server