Portfolio MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 101 installs a week from pypi. Last commit 21 Jul 2026.
MCP server exposing Ayush Tomar's AI portfolio -- ask what he built or his flagship project.
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 portfolio-mcp-server -- uvx portfolio-mcp-server
{
"mcpServers": {
"portfolio-mcp-server": {
"args": [
"portfolio-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.portfolio-mcp-server]
command = "uvx"
args = ["portfolio-mcp-server"]
{
"mcpServers": {
"portfolio-mcp-server": {
"args": [
"portfolio-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"portfolio-mcp-server": {
"args": [
"portfolio-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.