Paxaver MCP Server
Rank #6,894io.github.Smartoire/paxaver-mcp
MCP adapter for the Paxaver school community platform. Streamable HTTP, OAuth 2.1, capability auth.
Paxaver MCP Server is a Model Context Protocol (MCP) server published by Smartoire. It ranks #6,894 of 132,046 servers tracked on MCP Toplist. Paxaver MCP Server is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 125,152 of 132,046 servers on MCP Toplist.
Use Paxaver MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http paxaver-mcp https://mcp.paxaver.com/mcp[mcp_servers.paxaver-mcp]
url = "https://mcp.paxaver.com/mcp"Add to ~/.codex/config.toml.
https://mcp.paxaver.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"paxaver-mcp": {
"url": "https://mcp.paxaver.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"paxaver-mcp": {
"type": "http",
"url": "https://mcp.paxaver.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"paxaver-mcp": {
"serverUrl": "https://mcp.paxaver.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"paxaver-mcp": {
"url": "https://mcp.paxaver.com/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.Smartoire%2Fpaxaver-mcp)<a href="https://mcptoplist.com/server/io.github.Smartoire%2Fpaxaver-mcp"><img src="https://mcptoplist.com/badge/io.github.Smartoire%2Fpaxaver-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Smartoire
Available versions (6)
| Version | Published |
|---|---|
| 2.5.1 | Sep 21, 2026 |
| 2.5.0 | Sep 20, 2026 |
| 2.4.3 | Sep 16, 2026 |
| 2.4.1 | Sep 13, 2026 |
| 2.1.5 | Aug 24, 2026 |
| 2.1.4 | Aug 24, 2026 |
Frequently asked questions
- Who maintains Paxaver MCP Server?
- Paxaver MCP Server is maintained by Smartoire, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Paxaver MCP Server listed on the Official MCP Registry?
- Yes — Paxaver MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Paxaver MCP Server have?
- MCP Toplist tracks 6 versions of Paxaver MCP Server, most recently published on Sep 21, 2026.
- Where can I find the source code for Paxaver MCP Server?
- The source code for Paxaver MCP Server is hosted at github.com/Smartoire/paxaver-mcp.
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.