Planexe
Rank #750io.github.PlanExeOrg/planexe
MCP server providing planexe capabilities
Planexe is a Model Context Protocol (MCP) server published by planexeorg. It ranks #750 of 132,046 servers tracked on MCP Toplist, and its repository has 401 GitHub stars. Planexe is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Feb 7, 2025 and most recently updated on Feb 21, 2026.
Ranks ahead of 131,296 of 132,046 servers on MCP Toplist.
Use Planexe
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http planexe https://mcp.planexe.org/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.planexe]
url = "https://mcp.planexe.org/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.planexe.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"planexe": {
"url": "https://mcp.planexe.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"planexe": {
"type": "http",
"url": "https://mcp.planexe.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"planexe": {
"serverUrl": "https://mcp.planexe.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"planexe": {
"url": "https://mcp.planexe.org/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.PlanExeOrg%2Fplanexe)<a href="https://mcptoplist.com/server/io.github.PlanExeOrg%2Fplanexe"><img src="https://mcptoplist.com/badge/io.github.PlanExeOrg%2Fplanexe.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
planexeorg
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Planexe?
- Planexe is maintained by planexeorg, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Planexe listed on the Official MCP Registry?
- Yes — Planexe is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Planexe have?
- MCP Toplist tracks 2 versions of Planexe, most recently published on Feb 21, 2026.
- Where can I find the source code for Planexe?
- The source code for Planexe is hosted at github.com/planexeorg/planexe.
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.