MCP Portal runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 11 Sep 2026.
Cursor CLI delegation for verified bulk reads and reference-driven code generation.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
p = subprocess.Popen(argv, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE,
env = dict(os.environ, CURSOR_ROUTER_ACL_SOURCE=str(path), CURSOR_ROUTER_ACL_DEST=temporary)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-portal -- uvx mcp-portal
{
"mcpServers": {
"mcp-portal": {
"args": [
"mcp-portal"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-portal]
command = "uvx"
args = ["mcp-portal"]
{
"mcpServers": {
"mcp-portal": {
"args": [
"mcp-portal"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-portal": {
"args": [
"mcp-portal"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MCP_PORTAL_HOME (Optional cache and evidence directory (default ~/.cache/mcp-portal)), MCP_PORTAL_CLI (Optional path to cursor-agent or agent executable).
The author declared them in the registry entry; get the values from the project itself.
Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.
Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.
Symbols.app MCP — docs, code generation, publishing, CLI/SDK reference
Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code
Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.
Schema conversion and schema-driven code generation MCP server.
Verify docs against code, detect drift, and generate verified specs (MCP server).
Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents.
Answers built from our own checks of this server.