ContexaAI/mcp-trace-js
Tracing middleware for MCP servers in TypeScript. Logs all requests, tool calls, and responses to file, DB, or cloud with adapters for OTLP, Supabase, PostgreSQL, and Contexa.
Platform-specific configuration:
{
"mcpServers": {
"mcp-trace-js": {
"command": "npx",
"args": [
"-y",
"mcp-trace-js"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...