Connection check
verified live · 27h ago
cameronrye-portfolio
Cameron Rye's blog, projects, resume, and live site stats, plus contact and newsletter tools.
Tools
12
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
12 toolsRead from the running server on 27h ago.
get_about
Return a short bio about Cameron Rye, the portfolio owner. Return a short bio about Cameron Rye, the portfolio owner.
get_now
Return what Cameron is currently working on, learning, building, reading, and up to in life — the live /now page sections. Return what Cameron is currently working on, learning, building, reading, and up to in life — the live /now page sections.
get_post
slug*
Return the full markdown body and frontmatter of a post by slug. Return the full markdown body and frontmatter of a post by slug.
get_project
slug*
Return the full markdown body and frontmatter of a project by slug. Return the full markdown body and frontmatter of a project by slug.
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 hom… 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.
get_reading
status
Return Cameron's reading list — books currently reading, finished, or abandoned, with notes. Filter by status if given. Return Cameron's reading list — books currently reading, finished, or abandoned, with notes. Filter by status if given.
list_posts
limit
Return up to N most recent published blog posts. Return up to N most recent published blog posts.
list_projects
Return all portfolio projects with their slug, title, and short description. Return all portfolio projects with their slug, title, and short description.
search_posts
query*
Case-insensitive substring match across title, description, and tags. Returns up to 10 matches. Case-insensitive substring match across title, description, and tags. Returns up to 10 matches.
search_site
limitquery*
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 (… 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_contact
name*email*message*subject*
Send Cameron a message through the site contact form. Subject to the same validation and per-IP rate limits as the contact form itself. 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_newsletter
email*source