目录 / DevDome Analytics
MCP
需 API Key
未评级
已上架
DevDome Analytics
Website traffic, human vs bot split, realtime visitors, breakdowns and site health for your DevDome sites. Hosted remote MCP server; connect with the ddk_ API key from devdome.com (free plan included).
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:DevDome API key)
- 端点
https://analytics--devdome.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"DevDome Analytics": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://analytics--devdome.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_sites | List the websites on this DevDome account with their verification status. |
| add_site | Add a website to the account. Returns the tracking snippet to install; the site stays pending until verified. |
| verify_site | Verify ownership of a pending website (checks the installed snippet or DNS TXT record). |
| get_stats | Headline KPIs for a site: visits, visitors, pageviews, outbound clicks, bots, CTR, bounce rate, session duration. Defaults to the full retained history. |
| get_timeseries | Daily traffic series for a site (visits, visitors, pageviews, clicks, bots per day, in the site's timezone). |
| get_breakdown | Top-N breakdown of a site's traffic by one dimension. |
| get_bot_report | Bot traffic on a site - DevDome separates every hit into human vs bot. kind 'bots' = known-bot catalog activity; 'threats' = suspicious/behavioral detections. |
| get_realtime | Visitors active on the site in the last 5 minutes, with their current page and path. |
| get_visitors | Recent individual visits: entry page, path taken, country, device, human/bot. |
| get_site_health | Uptime/health summary for a site: status, response time, TLS/domain checks, open incidents. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。