tracetify-mcp
Rank #15,828io.github.tracetify/tracetify-mcp
Find competitors, trace how they grew, watch what they ship — plus your Search Console.
tracetify-mcp is a Model Context Protocol (MCP) server published by tracetify. It ranks #15,828 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. tracetify-mcp is listed across 3 registries — Official MCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Aug 17, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 116,218 of 132,046 servers on MCP Toplist.
Use tracetify-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http tracetify-mcp https://tracetify.com/api/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add tracetify-mcp -e "TRACETIFY_API_KEY=<your TRACETIFY_API_KEY>" -- npx -y tracetify-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tracetify-mcp]
url = "https://tracetify.com/api/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.tracetify-mcp]
command = "npx"
args = ["-y", "tracetify-mcp"]
[mcp_servers.tracetify-mcp.env]
TRACETIFY_API_KEY = "<your TRACETIFY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://tracetify.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tracetify-mcp": {
"command": "npx",
"args": [
"-y",
"tracetify-mcp"
],
"env": {
"TRACETIFY_API_KEY": "<your TRACETIFY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tracetify-mcp": {
"url": "https://tracetify.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tracetify-mcp": {
"command": "npx",
"args": [
"-y",
"tracetify-mcp"
],
"env": {
"TRACETIFY_API_KEY": "<your TRACETIFY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tracetify-mcp": {
"type": "http",
"url": "https://tracetify.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"tracetify-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tracetify-mcp"
],
"env": {
"TRACETIFY_API_KEY": "<your TRACETIFY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tracetify-mcp": {
"serverUrl": "https://tracetify.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tracetify-mcp": {
"command": "npx",
"args": [
"-y",
"tracetify-mcp"
],
"env": {
"TRACETIFY_API_KEY": "<your TRACETIFY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tracetify-mcp": {
"url": "https://tracetify.com/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tracetify-mcp": {
"command": "npx",
"args": [
"-y",
"tracetify-mcp"
],
"env": {
"TRACETIFY_API_KEY": "<your TRACETIFY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.tracetify%2Ftracetify-mcp)<a href="https://mcptoplist.com/server/io.github.tracetify%2Ftracetify-mcp"><img src="https://mcptoplist.com/badge/io.github.tracetify%2Ftracetify-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tracetify
Available versions (5)
| Version | Published |
|---|---|
| 0.5.1 | Sep 7, 2026 |
| 0.4.0 | Aug 20, 2026 |
| 0.3.0 | Aug 19, 2026 |
| 0.2.0 | Aug 17, 2026 |
| 0.1.2 | Aug 17, 2026 |
Frequently asked questions
- Who maintains tracetify-mcp?
- tracetify-mcp is maintained by tracetify, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is tracetify-mcp listed on the Official MCP Registry?
- Yes — tracetify-mcp is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does tracetify-mcp have?
- MCP Toplist tracks 5 versions of tracetify-mcp, most recently published on Sep 7, 2026.
- Where can I find the source code for tracetify-mcp?
- The source code for tracetify-mcp is hosted at github.com/tracetify/tracetify-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.