The user wants a short "About" section for an MCP server called "Harvest MCP Server". It's about connecting to the Harvest API for time entry and project management. Let me write a short HTML introduction.
I need to:
- Output a short "about" section
- Cover what it can connect to (Harvest API)
- Mention if keys might be needed (yes, Harvest API requires an API token and account ID)
- Use only safe HTML tags
- No markdown code blocks
- No pre/postamble
Let me write it:
Harvest MCP Server 是一款面向团队效率的生产力工具型 MCP,通过标准 MCP 协议把你的 AI 客户端与 Harvest 时间追踪与项目管理平台无缝打通。
它能做什么
- 查询、创建、更新并删除时条目(time entries),按项目、任务、客户或日期快速筛选。
- 获取项目、任务、客户端等基础数据,辅助排期与工作量分析。
- 生成个人或团队工时报表,便于复盘与对账。
关于鉴权
Harvest API 采用基于令牌的鉴权方式,使用前需要准备一组凭据:
- Harvest Access Token(个人访问令牌,建议具备相应项目权限)
- Harvest Account ID(账户标识)
请在部署或客户端配置中提供上述信息即可正常调用;如未配置,相关接口将返回鉴权错误。
适用场景
适合开发团队、咨询机构、自由职业者等需要精细化记录工时、追踪项目进度的用户,让 AI 助手直接帮你"代写"时条、整理周报。