← Registry

Content Tools

rye.dev

Provides access to blog posts and projects via search and retrieval operations.

1 endpoint12 known toolsFirst detected May 28, 2026Last detected July 7, 2026

ENDPOINT 1

https://rye.dev/mcp

No auth detected

Known tools 12

list_posts

Return up to N most recent published blog posts.

search_posts

Case-insensitive substring match across title, description, and tags.

search_site

Semantic (vector similarity) search across blog posts and projects — the same Cloudflare Vectorize retrieval the Ask chatbot uses, without the LLM call.

get_post

Return the full markdown body and frontmatter of a post by slug.

list_projects

Return all portfolio projects with their slug, title, and short description.

get_project

Return the full markdown body and frontmatter of a project by slug.

get_about

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.

get_reading

Return Cameron's reading list — books currently reading, finished, or abandoned, with notes.

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.

submit_contact

Send Cameron a message through the site contact form.

subscribe_newsletter

Subscribe an email address to the newsletter.