mcp-portal
Rank #23,189io.github.apollion69/mcp-portal
Cursor CLI delegation for verified bulk reads and reference-driven code generation.
mcp-portal is a Model Context Protocol (MCP) server published by apollion69. It ranks #23,189 of 132,405 servers tracked on MCP Toplist. mcp-portal is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 11, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 109,216 of 132,405 servers on MCP Toplist.
Use mcp-portal
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-portal -e "MCP_PORTAL_HOME=<your MCP_PORTAL_HOME>" -e "MCP_PORTAL_CLI=<your MCP_PORTAL_CLI>" -- uvx mcp-portalReplace each placeholder with your own value before saving.
[mcp_servers.mcp-portal]
command = "uvx"
args = ["mcp-portal"]
[mcp_servers.mcp-portal.env]
MCP_PORTAL_HOME = "<your MCP_PORTAL_HOME>"
MCP_PORTAL_CLI = "<your MCP_PORTAL_CLI>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-portal": {
"command": "uvx",
"args": [
"mcp-portal"
],
"env": {
"MCP_PORTAL_HOME": "<your MCP_PORTAL_HOME>",
"MCP_PORTAL_CLI": "<your MCP_PORTAL_CLI>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-portal": {
"command": "uvx",
"args": [
"mcp-portal"
],
"env": {
"MCP_PORTAL_HOME": "<your MCP_PORTAL_HOME>",
"MCP_PORTAL_CLI": "<your MCP_PORTAL_CLI>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-portal": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-portal"
],
"env": {
"MCP_PORTAL_HOME": "<your MCP_PORTAL_HOME>",
"MCP_PORTAL_CLI": "<your MCP_PORTAL_CLI>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-portal": {
"command": "uvx",
"args": [
"mcp-portal"
],
"env": {
"MCP_PORTAL_HOME": "<your MCP_PORTAL_HOME>",
"MCP_PORTAL_CLI": "<your MCP_PORTAL_CLI>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-portal": {
"command": "uvx",
"args": [
"mcp-portal"
],
"env": {
"MCP_PORTAL_HOME": "<your MCP_PORTAL_HOME>",
"MCP_PORTAL_CLI": "<your MCP_PORTAL_CLI>"
}
}
}
}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.apollion69%2Fmcp-portal)<a href="https://mcptoplist.com/server/io.github.apollion69%2Fmcp-portal"><img src="https://mcptoplist.com/badge/io.github.apollion69%2Fmcp-portal.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
apollion69
Other servers by apollion69
View all apollion69 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 11, 2026 |
Frequently asked questions
- Who maintains mcp-portal?
- mcp-portal is maintained by apollion69, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is mcp-portal listed on the Official MCP Registry?
- Yes — mcp-portal is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-portal have?
- MCP Toplist tracks 1 version of mcp-portal, most recently published on Sep 11, 2026.
- Where can I find the source code for mcp-portal?
- The source code for mcp-portal is hosted at github.com/apollion69/mcp-portal.
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.