mcpbeat

Cameron Rye Portfolio MCP Server

dev.rye/portfolio
answering

Cameron Rye Portfolio MCP Server is answering right now. Last checked 9 min ago. It exposes 12 tools.

Cameron Rye's blog, projects, resume, and live site stats, plus contact and newsletter tools.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
1222 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add portfolio --transport http https://rye.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "portfolio": {
      "url": "https://rye.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.portfolio]
url = "https://rye.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "portfolio": {
      "url": "https://rye.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "portfolio": {
      "url": "https://rye.dev/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

posts
list_posts
Return up to N most recent published blog posts.
search_posts
Case-insensitive substring match across title, description, and tags. Returns up to 10 matches.
about
get_about
Return a short bio about Cameron Rye, the portfolio owner.
now
get_now
Return what Cameron is currently working on, learning, building, reading, and up to in life — the live /now page sections.
post
get_post
Return the full markdown body and frontmatter of a post by slug.
project
get_project
Return the full markdown body and frontmatter of a project by slug.
projects
list_projects
Return all portfolio projects with their slug, title, and short description.
pulse
get_pulse
Return live, PII-free operational stats for rye.dev: recent Core Web Vitals p75s, 30-day pageviews, trailing-30d uptime %, top-reacted pages, and the last deploy. Same data the homepage pulse strip shows.
reading
get_reading
Return Cameron's reading list — books currently reading, finished, or abandoned, with notes. Filter by status if given.
site
search_site
Semantic (vector similarity) search across blog posts and projects — the same Cloudflare Vectorize retrieval the Ask chatbot uses, without the LLM call. Broader than search_posts (which only does exact substring matching on title/description/tags): finds conceptually related content even when the query words never appear verbatim. Returns scored chunks with deep-link URLs.
submit
submit_contact
Send Cameron a message through the site contact form. Subject to the same validation and per-IP rate limits as the contact form itself.
subscribe
subscribe_newsletter
Subscribe an email address to the newsletter. Sends a confirmation email; the subscription only becomes active once confirmed. Same validation and per-IP rate limits as the signup form.

Endpoints

URLTransportStateLatencyChecked
https://rye.dev/mcp streamable-http answering 1693 ms 9 min ago

Cameron Rye Portfolio MCP Server — questions

Answers built from our own checks of this server.

What can Cameron Rye Portfolio MCP Server do?
It exposes 12 tools, read directly from the server on our last check. Among them: get_about, get_now, get_post, get_project, get_pulse, get_reading and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Cameron Rye Portfolio MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1222 ms. The bar chart above shows every period we have measured.
Is Cameron Rye Portfolio MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Cameron Rye 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 is a remote server, so there is nothing to install — the client connects to the address.
Does Cameron Rye Portfolio MCP Server need an API key?
No. Cameron Rye Portfolio MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Cameron Rye Portfolio MCP Server?
It answers our handshake in 1222 ms on average, which is faster than 3% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.