yourtraffic
Rank #55,798io.github.kozmos-tech/yourtraffic
Open-source, privacy-first web analytics for tracking your sites' traffic.
yourtraffic is a Model Context Protocol (MCP) server published by kozmos-tech. It ranks #55,798 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. yourtraffic is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 76,315 of 132,113 servers on MCP Toplist.
Use yourtraffic
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yourtraffic -- npx -y @kozmos-tech/yourtraffic[mcp_servers.yourtraffic]
command = "npx"
args = ["-y", "@kozmos-tech/yourtraffic"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"yourtraffic": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/yourtraffic"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"yourtraffic": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/yourtraffic"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yourtraffic": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kozmos-tech/yourtraffic"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yourtraffic": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/yourtraffic"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yourtraffic": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/yourtraffic"
]
}
}
}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/io.github.kozmos-tech%2Fyourtraffic)<a href="https://mcptoplist.com/server/io.github.kozmos-tech%2Fyourtraffic"><img src="https://mcptoplist.com/badge/io.github.kozmos-tech%2Fyourtraffic.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kozmos-tech
Other servers by kozmos-tech
View all kozmos-tech servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jul 6, 2026 |
| 0.1.0 | Jul 6, 2026 |
Frequently asked questions
- Who maintains yourtraffic?
- yourtraffic is maintained by kozmos-tech, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is yourtraffic listed on the Official MCP Registry?
- Yes — yourtraffic is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does yourtraffic have?
- MCP Toplist tracks 2 versions of yourtraffic, most recently published on Jul 6, 2026.
- Where can I find the source code for yourtraffic?
- The source code for yourtraffic is hosted at github.com/kozmos-tech/yourtraffic.
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.