PlanVortex
Rank #7,551io.github.taliasoftworks/planvortex
Schedule posts, read comments and answer messages across thirteen social networks.
PlanVortex is a Model Context Protocol (MCP) server published by taliasoftworks. It ranks #7,551 of 132,046 servers tracked on MCP Toplist. PlanVortex is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Aug 31, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 124,495 of 132,046 servers on MCP Toplist.
Use PlanVortex
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add planvortex -e "PLANVORTEX_CLIENT_ID=<your PLANVORTEX_CLIENT_ID>" -e "PLANVORTEX_CLIENT_SECRET=<your PLANVORTEX_CLIENT_SECRET>" -e "PLANVORTEX_ORGANIZATION_ID=<your PLANVORTEX_ORGANIZATION_ID>" -e "PLANVORTEX_MCP_UPLOAD_DIRS=<your PLANVORTEX_MCP_UPLOAD_DIRS>" -e "PLANVORTEX_MCP_READ_ONLY=<your PLANVORTEX_MCP_READ_ONLY>" -e "PLANVORTEX_MCP_ALLOW_AI=<your PLANVORTEX_MCP_ALLOW_AI>" -- npx -y planvortex-mcpReplace each placeholder with your own value before saving.
[mcp_servers.planvortex]
command = "npx"
args = ["-y", "planvortex-mcp"]
[mcp_servers.planvortex.env]
PLANVORTEX_CLIENT_ID = "<your PLANVORTEX_CLIENT_ID>"
PLANVORTEX_CLIENT_SECRET = "<your PLANVORTEX_CLIENT_SECRET>"
PLANVORTEX_ORGANIZATION_ID = "<your PLANVORTEX_ORGANIZATION_ID>"
PLANVORTEX_MCP_UPLOAD_DIRS = "<your PLANVORTEX_MCP_UPLOAD_DIRS>"
PLANVORTEX_MCP_READ_ONLY = "<your PLANVORTEX_MCP_READ_ONLY>"
PLANVORTEX_MCP_ALLOW_AI = "<your PLANVORTEX_MCP_ALLOW_AI>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planvortex": {
"command": "npx",
"args": [
"-y",
"planvortex-mcp"
],
"env": {
"PLANVORTEX_CLIENT_ID": "<your PLANVORTEX_CLIENT_ID>",
"PLANVORTEX_CLIENT_SECRET": "<your PLANVORTEX_CLIENT_SECRET>",
"PLANVORTEX_ORGANIZATION_ID": "<your PLANVORTEX_ORGANIZATION_ID>",
"PLANVORTEX_MCP_UPLOAD_DIRS": "<your PLANVORTEX_MCP_UPLOAD_DIRS>",
"PLANVORTEX_MCP_READ_ONLY": "<your PLANVORTEX_MCP_READ_ONLY>",
"PLANVORTEX_MCP_ALLOW_AI": "<your PLANVORTEX_MCP_ALLOW_AI>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planvortex": {
"command": "npx",
"args": [
"-y",
"planvortex-mcp"
],
"env": {
"PLANVORTEX_CLIENT_ID": "<your PLANVORTEX_CLIENT_ID>",
"PLANVORTEX_CLIENT_SECRET": "<your PLANVORTEX_CLIENT_SECRET>",
"PLANVORTEX_ORGANIZATION_ID": "<your PLANVORTEX_ORGANIZATION_ID>",
"PLANVORTEX_MCP_UPLOAD_DIRS": "<your PLANVORTEX_MCP_UPLOAD_DIRS>",
"PLANVORTEX_MCP_READ_ONLY": "<your PLANVORTEX_MCP_READ_ONLY>",
"PLANVORTEX_MCP_ALLOW_AI": "<your PLANVORTEX_MCP_ALLOW_AI>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"planvortex": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"planvortex-mcp"
],
"env": {
"PLANVORTEX_CLIENT_ID": "<your PLANVORTEX_CLIENT_ID>",
"PLANVORTEX_CLIENT_SECRET": "<your PLANVORTEX_CLIENT_SECRET>",
"PLANVORTEX_ORGANIZATION_ID": "<your PLANVORTEX_ORGANIZATION_ID>",
"PLANVORTEX_MCP_UPLOAD_DIRS": "<your PLANVORTEX_MCP_UPLOAD_DIRS>",
"PLANVORTEX_MCP_READ_ONLY": "<your PLANVORTEX_MCP_READ_ONLY>",
"PLANVORTEX_MCP_ALLOW_AI": "<your PLANVORTEX_MCP_ALLOW_AI>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planvortex": {
"command": "npx",
"args": [
"-y",
"planvortex-mcp"
],
"env": {
"PLANVORTEX_CLIENT_ID": "<your PLANVORTEX_CLIENT_ID>",
"PLANVORTEX_CLIENT_SECRET": "<your PLANVORTEX_CLIENT_SECRET>",
"PLANVORTEX_ORGANIZATION_ID": "<your PLANVORTEX_ORGANIZATION_ID>",
"PLANVORTEX_MCP_UPLOAD_DIRS": "<your PLANVORTEX_MCP_UPLOAD_DIRS>",
"PLANVORTEX_MCP_READ_ONLY": "<your PLANVORTEX_MCP_READ_ONLY>",
"PLANVORTEX_MCP_ALLOW_AI": "<your PLANVORTEX_MCP_ALLOW_AI>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planvortex": {
"command": "npx",
"args": [
"-y",
"planvortex-mcp"
],
"env": {
"PLANVORTEX_CLIENT_ID": "<your PLANVORTEX_CLIENT_ID>",
"PLANVORTEX_CLIENT_SECRET": "<your PLANVORTEX_CLIENT_SECRET>",
"PLANVORTEX_ORGANIZATION_ID": "<your PLANVORTEX_ORGANIZATION_ID>",
"PLANVORTEX_MCP_UPLOAD_DIRS": "<your PLANVORTEX_MCP_UPLOAD_DIRS>",
"PLANVORTEX_MCP_READ_ONLY": "<your PLANVORTEX_MCP_READ_ONLY>",
"PLANVORTEX_MCP_ALLOW_AI": "<your PLANVORTEX_MCP_ALLOW_AI>"
}
}
}
}Replace each placeholder with your own value before saving.
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.taliasoftworks%2Fplanvortex)<a href="https://mcptoplist.com/server/io.github.taliasoftworks%2Fplanvortex"><img src="https://mcptoplist.com/badge/io.github.taliasoftworks%2Fplanvortex.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
taliasoftworks
Available versions (9)
| Version | Published |
|---|---|
| 0.5.0 | Sep 18, 2026 |
| 0.4.0 | Sep 13, 2026 |
| 0.3.0 | Sep 4, 2026 |
| 0.2.0 | Sep 4, 2026 |
| 0.1.6 | Sep 3, 2026 |
| 0.1.5 | Sep 2, 2026 |
| 0.1.4 | Sep 2, 2026 |
| 0.1.2 | Aug 31, 2026 |
| 0.1.1 | Aug 31, 2026 |
Frequently asked questions
- Who maintains PlanVortex?
- PlanVortex is maintained by taliasoftworks, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is PlanVortex listed on the Official MCP Registry?
- Yes — PlanVortex is listed on the Official MCP Registry, alongside Glama.
- How many versions does PlanVortex have?
- MCP Toplist tracks 9 versions of PlanVortex, most recently published on Sep 18, 2026.
- Where can I find the source code for PlanVortex?
- The source code for PlanVortex is hosted at github.com/taliasoftworks/PlanVortexMCP.
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.