Portfolio
Rank #5,124me.in-context/portfolio
MCP server providing portfolio capabilities
Portfolio is a Model Context Protocol (MCP) server published by TMILLS333. It ranks #5,124 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Portfolio is listed on Official MCP, with 5 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Feb 9, 2026.
Ranks ahead of 126,922 of 132,046 servers on MCP Toplist.
Use Portfolio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http portfolio https://in-context.me/mcp[mcp_servers.portfolio]
url = "https://in-context.me/mcp"Add to ~/.codex/config.toml.
https://in-context.me/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"portfolio": {
"url": "https://in-context.me/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"portfolio": {
"type": "http",
"url": "https://in-context.me/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"portfolio": {
"serverUrl": "https://in-context.me/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"portfolio": {
"url": "https://in-context.me/mcp"
}
}
}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/me.in-context%2Fportfolio)<a href="https://mcptoplist.com/server/me.in-context%2Fportfolio"><img src="https://mcptoplist.com/badge/me.in-context%2Fportfolio.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
TMILLS333
Available versions (5)
| Version | Published |
|---|---|
| 1.0.3 | Feb 9, 2026 |
| 1.0.2 | Feb 9, 2026 |
| 1.0.1 | Feb 9, 2026 |
| 1.0.0 | Feb 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Portfolio?
- Portfolio is maintained by TMILLS333, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Portfolio listed on the Official MCP Registry?
- Yes — Portfolio is listed on the Official MCP Registry.
- How many versions does Portfolio have?
- MCP Toplist tracks 5 versions of Portfolio, most recently published on Feb 9, 2026.
- Where can I find the source code for Portfolio?
- The source code for Portfolio is hosted at github.com/TMILLS333/in-context.me.
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.