TracePass
Rank #9,623eu.tracepass/tracepass
Manage products, EU Digital Product Passports, operator parties, and GS1 EPCIS supply-chain events.
TracePass is a Model Context Protocol (MCP) server published by malinoto. It ranks #9,623 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. TracePass is listed across 3 registries — Official MCP, Glama and PulseMCP, with 17 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 122,423 of 132,046 servers on MCP Toplist.
Use TracePass
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tracepass https://ai.tracepass.eu/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add tracepass -- npx -y tracepass-mcp-server[mcp_servers.tracepass]
url = "https://ai.tracepass.eu/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.tracepass]
command = "npx"
args = ["-y", "tracepass-mcp-server"]Add to ~/.codex/config.toml.
https://ai.tracepass.eu/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tracepass": {
"command": "npx",
"args": [
"-y",
"tracepass-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tracepass": {
"url": "https://ai.tracepass.eu/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": {
"tracepass": {
"command": "npx",
"args": [
"-y",
"tracepass-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tracepass": {
"type": "http",
"url": "https://ai.tracepass.eu/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"tracepass": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tracepass-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tracepass": {
"serverUrl": "https://ai.tracepass.eu/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tracepass": {
"command": "npx",
"args": [
"-y",
"tracepass-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tracepass": {
"url": "https://ai.tracepass.eu/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tracepass": {
"command": "npx",
"args": [
"-y",
"tracepass-mcp-server"
]
}
}
}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/eu.tracepass%2Ftracepass)<a href="https://mcptoplist.com/server/eu.tracepass%2Ftracepass"><img src="https://mcptoplist.com/badge/eu.tracepass%2Ftracepass.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
malinoto
Available versions (17)
| Version | Published |
|---|---|
| 1.7.4 | Aug 17, 2026 |
| 1.7.3 | Aug 5, 2026 |
| 1.7.2 | Aug 5, 2026 |
| 1.7.1 | Jul 28, 2026 |
| 1.7.0 | Jul 28, 2026 |
| 1.6.0 | Jul 21, 2026 |
| 1.5.0 | Jul 15, 2026 |
| 1.4.4 | Jun 19, 2026 |
| 1.4.3 | Jun 14, 2026 |
| 1.4.2 | Jun 14, 2026 |
| 1.4.1 | Jun 14, 2026 |
| 1.4.0 | Jun 14, 2026 |
| 1.3.0 | Jun 14, 2026 |
| 1.2.0 | Jun 14, 2026 |
| 1.1.4 | Jun 9, 2026 |
| 1.1.3 | Jun 9, 2026 |
| 1.1.2 | Jun 9, 2026 |
Frequently asked questions
- Who maintains TracePass?
- TracePass is maintained by malinoto, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is TracePass listed on the Official MCP Registry?
- Yes — TracePass is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does TracePass have?
- MCP Toplist tracks 17 versions of TracePass, most recently published on Aug 17, 2026.
- Where can I find the source code for TracePass?
- The source code for TracePass is hosted at github.com/malinoto/tracepass-mcp-server.
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.