Cameron Rye Portfolio MCP Server
Rank #60,984dev.rye/portfolio
Cameron Rye's blog, projects, resume, and live site stats, plus contact and newsletter tools.
Cameron Rye Portfolio MCP Server is a Model Context Protocol (MCP) server published by cameronrye. It ranks #60,984 of 115,460 servers tracked on MCP Toplist. Cameron Rye Portfolio MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 2, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 54,476 of 115,460 servers on MCP Toplist.
Use Cameron Rye Portfolio MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http portfolio https://rye.dev/mcp[mcp_servers.portfolio]
url = "https://rye.dev/mcp"Add to ~/.codex/config.toml.
https://rye.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"portfolio": {
"url": "https://rye.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"portfolio": {
"type": "http",
"url": "https://rye.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"portfolio": {
"serverUrl": "https://rye.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"portfolio": {
"url": "https://rye.dev/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/dev.rye%2Fportfolio)<a href="https://mcptoplist.com/server/dev.rye%2Fportfolio"><img src="https://mcptoplist.com/badge/dev.rye%2Fportfolio.svg" alt="MCP Toplist: #60,984 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
cameronrye
Other servers by cameronrye
- OpenZIM MCP Server#792 · 6 vers
- Gopher & Gemini MCP Server#3,671 · 8 vers
- AT Protocol MCP Server#4,178 · 7 vers
- ActivityPub MCP Server#4,807 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Jul 2, 2026 |
Frequently asked questions
- Who maintains Cameron Rye Portfolio MCP Server?
- Cameron Rye Portfolio MCP Server is maintained by cameronrye, which publishes 5 MCP servers (24 total versions) tracked on MCP Toplist.
- Is Cameron Rye Portfolio MCP Server listed on the Official MCP Registry?
- Yes — Cameron Rye Portfolio MCP Server is listed on the Official MCP Registry.
- How many versions does Cameron Rye Portfolio MCP Server have?
- MCP Toplist tracks 1 version of Cameron Rye Portfolio MCP Server, most recently published on Jul 2, 2026.
- Where can I find the source code for Cameron Rye Portfolio MCP Server?
- The source code for Cameron Rye Portfolio MCP Server is hosted at github.com/cameronrye/portfolio.