Eodly MCP server
Eodly MCP 서버
Eodly API 키를 사용하여 모든 MCP 클라이언트에서 팀의 소싱된 일일 보고서와 명단을 읽으세요.
Eodly는 매일 저녁 창업자와 팀 리더에게 소싱된 보고서를 하나 보냅니다: 누가 출시했는지, 누가 침묵하는지, 누가 미끄러지고 있는지. 팀은 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로 하나의 보고서의 전체 구조화된 내용 |
|
| 팀 명단: 이름, 역할, 부서 |
|
환경
변수 | 필수 | 기본값 |
| 예 | 없음. 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