witness
Rank #3,829io.github.IngTian/witness
Distills your sessions or any text corpus into a dated history of how its subject changed.
witness is a Model Context Protocol (MCP) server published by IngTian. It ranks #3,829 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. witness is listed across 2 registries — Official MCP and Glama, with 15 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 128,217 of 132,046 servers on MCP Toplist.
Use witness
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add witness -- npx -y @witness-ai/opencode mcp[mcp_servers.witness]
command = "npx"
args = ["-y", "@witness-ai/opencode", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"witness": {
"command": "npx",
"args": [
"-y",
"@witness-ai/opencode",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"witness": {
"command": "npx",
"args": [
"-y",
"@witness-ai/opencode",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"witness": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@witness-ai/opencode",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"witness": {
"command": "npx",
"args": [
"-y",
"@witness-ai/opencode",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"witness": {
"command": "npx",
"args": [
"-y",
"@witness-ai/opencode",
"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.IngTian%2Fwitness)<a href="https://mcptoplist.com/server/io.github.IngTian%2Fwitness"><img src="https://mcptoplist.com/badge/io.github.IngTian%2Fwitness.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
IngTian
Available versions (15)
| Version | Published |
|---|---|
| 0.8.0 | Aug 24, 2026 |
| 0.7.9 | Aug 9, 2026 |
| 0.7.7 | Aug 9, 2026 |
| 0.7.6 | Aug 8, 2026 |
| 0.7.5 | Aug 8, 2026 |
| 0.7.4 | Aug 8, 2026 |
| 0.7.3 | Aug 6, 2026 |
| 0.7.2 | Aug 5, 2026 |
| 0.7.1 | Aug 5, 2026 |
| 0.7.0 | Aug 4, 2026 |
| 0.6.1 | Aug 3, 2026 |
| 0.6.1-beta.0 | Jul 28, 2026 |
| 0.7.0-beta.0 | Jul 28, 2026 |
| 0.6.0 | Jul 28, 2026 |
| 0.5.1 | Jul 26, 2026 |
Frequently asked questions
- Who maintains witness?
- witness is maintained by IngTian, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is witness listed on the Official MCP Registry?
- Yes — witness is listed on the Official MCP Registry, alongside Glama.
- How many versions does witness have?
- MCP Toplist tracks 15 versions of witness, most recently published on Aug 24, 2026.
- Where can I find the source code for witness?
- The source code for witness is hosted at github.com/IngTian/witness.
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.