mcpbeat Sign in

Portfolio MCP Server

by ayush-s-tomar Your server? Claim it
local only

Portfolio MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 26 Aug 2026.

MCP server exposing Ayush Tomar's AI portfolio -- ask what he built or his flagship project.

Installs per day peak 27 · avg 11 · -17% w/w
a month agotoday
65
Installs / week
pypi · portfolio-mcp-server
1
Stars
0 open issues
26 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Portfolio MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add portfolio-mcp-server -- uvx portfolio-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "portfolio-mcp-server": {
      "args": [
        "portfolio-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.portfolio-mcp-server]
command = "uvx"
args = ["portfolio-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "portfolio-mcp-server": {
      "args": [
        "portfolio-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "portfolio-mcp-server": {
      "args": [
        "portfolio-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Portfolio MCP Server

same job, measured the same way
eToro MCP Server
by gabrielcerutti

Connect AI assistants to eToro for portfolio analysis, market research, and trading.

74 installs/wk local only
Niftypm
by niftypm

Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.

answering
MCP Pear
by marvelnwachukwu

MCP server for Pear Protocol: markets, positions, orders, portfolio, and gated trade execution.

48 installs/wk local only
I
BlogCaster MCP
by bamacharanchhandogi

An MCP server for the BlogCaster project.

44 installs/wk 7 tools answering
Backtest360
by backtest360

MCP server exposing the Backtest360 engine API as tools for AI agents.

311 installs/wk 20 tools answering
I
Alibre PDM MCP Server
by stephensmitchell

MCP server exposing the Alibre PDM vault API: safes, projects, files, properties, versions.

local only
Cursor History
by s2thend

MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history

153 installs/wk local only
I
MSPortfolio — MCP-Native Engineering Portfolio
by mansio

MCP server for Mikhail (ManSio)'s engineering portfolio: projects, principles, lab, evidence.

18 tools answering

Portfolio MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Portfolio MCP Server?
Portfolio MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package portfolio-mcp-server was installed 65 times last week.
How do I connect Portfolio MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls portfolio-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Portfolio MCP Server?
The pypi package portfolio-mcp-server was installed 65 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Portfolio MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.