TraceWeave
Rank #1,689io.github.gokeshenzhen/traceweave
Portable MCP runtime for RTL logs and VCD; repository setup adds FSDB and site EDA integration
TraceWeave is a Model Context Protocol (MCP) server published by gokeshenzhen. It ranks #1,689 of 132,046 servers tracked on MCP Toplist, and its repository has 115 GitHub stars. TraceWeave is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 27, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 130,357 of 132,046 servers on MCP Toplist.
Use TraceWeave
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add traceweave -- uvx traceweave-mcp[mcp_servers.traceweave]
command = "uvx"
args = ["traceweave-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"traceweave": {
"command": "uvx",
"args": [
"traceweave-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"traceweave": {
"command": "uvx",
"args": [
"traceweave-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"traceweave": {
"type": "stdio",
"command": "uvx",
"args": [
"traceweave-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"traceweave": {
"command": "uvx",
"args": [
"traceweave-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"traceweave": {
"command": "uvx",
"args": [
"traceweave-mcp"
]
}
}
}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.gokeshenzhen%2Ftraceweave)<a href="https://mcptoplist.com/server/io.github.gokeshenzhen%2Ftraceweave"><img src="https://mcptoplist.com/badge/io.github.gokeshenzhen%2Ftraceweave.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gokeshenzhen
Available versions (2)
| Version | Published |
|---|---|
| 2.0.2 | Aug 30, 2026 |
| 2.0.1 | Aug 30, 2026 |
Frequently asked questions
- Who maintains TraceWeave?
- TraceWeave is maintained by gokeshenzhen, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is TraceWeave listed on the Official MCP Registry?
- Yes — TraceWeave is listed on the Official MCP Registry, alongside Glama.
- How many versions does TraceWeave have?
- MCP Toplist tracks 2 versions of TraceWeave, most recently published on Aug 30, 2026.
- Where can I find the source code for TraceWeave?
- The source code for TraceWeave is hosted at github.com/gokeshenzhen/TraceWeave.
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.