Perseus: MCP server and live context engine
Rank #925io.github.tcconnally/perseus
Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.
Perseus: MCP server and live context engine is a Model Context Protocol (MCP) server published by tcconnally. It ranks #925 of 132,046 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. Perseus: MCP server and live context engine is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 16 tracked versions. It was first listed on May 24, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 131,121 of 132,046 servers on MCP Toplist.
Use Perseus: MCP server and live context engine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add perseus -- uvx perseus-ctx mcp serve[mcp_servers.perseus]
command = "uvx"
args = ["perseus-ctx", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"perseus": {
"command": "uvx",
"args": [
"perseus-ctx",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"perseus": {
"command": "uvx",
"args": [
"perseus-ctx",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"perseus": {
"type": "stdio",
"command": "uvx",
"args": [
"perseus-ctx",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"perseus": {
"command": "uvx",
"args": [
"perseus-ctx",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"perseus": {
"command": "uvx",
"args": [
"perseus-ctx",
"mcp",
"serve"
]
}
}
}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.tcconnally%2Fperseus)<a href="https://mcptoplist.com/server/io.github.tcconnally%2Fperseus"><img src="https://mcptoplist.com/badge/io.github.tcconnally%2Fperseus.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (1 delisted)
tcconnally
Other servers by tcconnally
View all tcconnally servers →Available versions (16)
| Version | Published |
|---|---|
| 1.0.26 | Aug 1, 2026 |
| 1.0.25 | Aug 1, 2026 |
| 1.0.24 | Jul 16, 2026 |
| 1.0.23 | Jul 14, 2026 |
| 1.0.22 | Jul 11, 2026 |
| 1.0.21 | Jul 7, 2026 |
| 1.0.20 | Jul 7, 2026 |
| 1.0.19 | Jul 5, 2026 |
| 1.0.18 | Jul 5, 2026 |
| 1.0.17 | Jul 3, 2026 |
| 1.0.16 | Jul 3, 2026 |
| 1.0.15 | Jul 2, 2026 |
| 1.0.13 | Jun 28, 2026 |
| 1.0.9 | Jun 20, 2026 |
| 1.0.0 | May 24, 2026 |
| 1.0.3 | May 24, 2026 |
Frequently asked questions
- Who maintains Perseus: MCP server and live context engine?
- Perseus: MCP server and live context engine is maintained by tcconnally, which publishes 3 MCP servers (28 total versions) tracked on MCP Toplist.
- Is Perseus: MCP server and live context engine listed on the Official MCP Registry?
- Yes — Perseus: MCP server and live context engine is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Perseus: MCP server and live context engine have?
- MCP Toplist tracks 16 versions of Perseus: MCP server and live context engine, most recently published on Aug 1, 2026.
- Where can I find the source code for Perseus: MCP server and live context engine?
- The source code for Perseus: MCP server and live context engine is hosted at github.com/tcconnally/perseus.
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.