Ataraxy Sem
Rank #169io.github.Ataraxy-Labs/sem
Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents
Ataraxy Sem is a Model Context Protocol (MCP) server published by ataraxy-labs. It ranks #169 of 120,698 servers tracked on MCP Toplist, and its repository has 3,334 GitHub stars. Ataraxy Sem is listed across 2 registries — Official MCP and PulseMCP, with 9 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 120,529 of 120,698 servers on MCP Toplist.
Use Ataraxy Sem
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sem -- npx -y @ataraxy-labs/sem mcp[mcp_servers.sem]
command = "npx"
args = ["-y", "@ataraxy-labs/sem", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sem": {
"command": "npx",
"args": [
"-y",
"@ataraxy-labs/sem",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sem": {
"command": "npx",
"args": [
"-y",
"@ataraxy-labs/sem",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sem": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ataraxy-labs/sem",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sem": {
"command": "npx",
"args": [
"-y",
"@ataraxy-labs/sem",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sem": {
"command": "npx",
"args": [
"-y",
"@ataraxy-labs/sem",
"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.Ataraxy-Labs%2Fsem)<a href="https://mcptoplist.com/server/io.github.Ataraxy-Labs%2Fsem"><img src="https://mcptoplist.com/badge/io.github.Ataraxy-Labs%2Fsem.svg" alt="MCP Toplist: Top 1% of 120,698" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ataraxy-labs
Available versions (9)
| Version | Published |
|---|---|
| 0.23.1 | Aug 22, 2026 |
| 0.23.0 | Aug 22, 2026 |
| 0.22.1 | Aug 16, 2026 |
| 0.21.0 | Jul 10, 2026 |
| 0.20.0 | Jul 5, 2026 |
| 0.19.0 | Jul 5, 2026 |
| 0.18.0 | Jul 3, 2026 |
| 0.17.0 | Jul 3, 2026 |
| 0.16.2 | Jul 3, 2026 |
Frequently asked questions
- Who maintains Ataraxy Sem?
- Ataraxy Sem is maintained by ataraxy-labs, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Ataraxy Sem listed on the Official MCP Registry?
- Yes — Ataraxy Sem is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Ataraxy Sem have?
- MCP Toplist tracks 9 versions of Ataraxy Sem, most recently published on Aug 22, 2026.
- Where can I find the source code for Ataraxy Sem?
- The source code for Ataraxy Sem is hosted at github.com/ataraxy-labs/sem.
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.