Clamp Analytics MCP Server
Rank #8,677glama/clamp-sh/mcp
Provides AI assistants with read access to Clamp analytics data including pageviews, visitors, referrers, and custom events. Enables traffic analysis, conversion funnel evaluation, and metric alerts through natural language queries.
Clamp Analytics MCP Server is a Model Context Protocol (MCP) server published by clamp-sh. It ranks #8,677 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Clamp Analytics MCP Server is listed across 2 registries — Glama and PulseMCP, with 10 release tags tracked from its GitHub repository. It was first listed on Apr 15, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 123,369 of 132,046 servers on MCP Toplist.
Use Clamp Analytics MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http clamp-sh https://api.clamp.sh/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.clamp-sh]
url = "https://api.clamp.sh/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.clamp.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"clamp-sh": {
"url": "https://api.clamp.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"clamp-sh": {
"type": "http",
"url": "https://api.clamp.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"clamp-sh": {
"serverUrl": "https://api.clamp.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"clamp-sh": {
"url": "https://api.clamp.sh/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2Fclamp-sh%2Fmcp)<a href="https://mcptoplist.com/server/glama%2Fclamp-sh%2Fmcp"><img src="https://mcptoplist.com/badge/glama%2Fclamp-sh%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
clamp-sh
GitHub releases (10)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v5.5.2 | Jul 4, 2026 |
| v5.5.1 | Jul 4, 2026 |
| v5.5.0 | Jun 28, 2026 |
| v5.4.0 | Jun 11, 2026 |
| v5.3.0 | Jun 9, 2026 |
| v5.2.0 | Jun 2, 2026 |
| v5.1.0 | Jun 2, 2026 |
| v5.0.0 | Jun 1, 2026 |
| v4.2.0 | May 27, 2026 |
| v4.1.0 | May 24, 2026 |
Frequently asked questions
- Who maintains Clamp Analytics MCP Server?
- Clamp Analytics MCP Server is maintained by clamp-sh, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Clamp Analytics MCP Server listed on the Official MCP Registry?
- Clamp Analytics MCP Server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does Clamp Analytics MCP Server have?
- No registry surfaces explicit version metadata for Clamp Analytics MCP Server; MCP Toplist tracks 10 release tags from its GitHub repository, most recently published on Jul 4, 2026.
- Where can I find the source code for Clamp Analytics MCP Server?
- The source code for Clamp Analytics MCP Server is hosted at github.com/clamp-sh/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.