Persis
Rank #8,187io.github.alright-alright/persis
MCP server providing persis capabilities
Persis is a Model Context Protocol (MCP) server published by alright-alright. It ranks #8,187 of 132,113 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Persis is listed on Official MCP, with 5 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Feb 9, 2026.
Ranks ahead of 123,926 of 132,113 servers on MCP Toplist.
Use Persis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http persis https://persis-api.aerynw.workers.dev/mcp[mcp_servers.persis]
url = "https://persis-api.aerynw.workers.dev/mcp"Add to ~/.codex/config.toml.
https://persis-api.aerynw.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"persis": {
"url": "https://persis-api.aerynw.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"persis": {
"type": "http",
"url": "https://persis-api.aerynw.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"persis": {
"serverUrl": "https://persis-api.aerynw.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"persis": {
"url": "https://persis-api.aerynw.workers.dev/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.alright-alright%2Fpersis)<a href="https://mcptoplist.com/server/io.github.alright-alright%2Fpersis"><img src="https://mcptoplist.com/badge/io.github.alright-alright%2Fpersis.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
alright-alright
Other servers by alright-alright
View all alright-alright servers →Available versions (5)
| Version | Published |
|---|---|
| 0.2.3 | Feb 9, 2026 |
| 0.2.2 | Feb 9, 2026 |
| 0.2.1 | Feb 9, 2026 |
| 0.2.0 | Feb 9, 2026 |
| 0.1.0 | Feb 9, 2026 |
Frequently asked questions
- Who maintains Persis?
- Persis is maintained by alright-alright, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Persis listed on the Official MCP Registry?
- Yes — Persis is listed on the Official MCP Registry.
- How many versions does Persis have?
- MCP Toplist tracks 5 versions of Persis, most recently published on Feb 9, 2026.
- Where can I find the source code for Persis?
- The source code for Persis is hosted at github.com/alright-alright/persis.
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.