DevDome Analytics
Website traffic, human vs bot split, realtime visitors, breakdowns and site health for your DevDome sites.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- 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).
What data it sees
Do you need an account
An API key from the service settings is required
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).
Server tool list (10)
Raw names from tools/list. Only developers need these.
| 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. |