Topos runs on your own machine — the client starts it, so there is no endpoint to ping. 944 installs a week from pypi. Last commit 4 Aug 2026.
Structural code-quality tools for AI coding agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add topos -- uvx topos-mcp
{
"mcpServers": {
"topos": {
"args": [
"topos-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.topos]
command = "uvx"
args = ["topos-mcp"]
{
"mcpServers": {
"topos": {
"args": [
"topos-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"topos": {
"args": [
"topos-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.