mcpserver.lol
registry/blog-2
Connection check verified live · 20h ago

blog-2

Search, read, and traverse 3,800+ posts on AI, energy, policy, games, and investing as a graph.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

9 tools

Read from the running server on 20h ago.

get_blog_post read-only id*
Retrieve a specific blog post from erikbethke.com by its ID or slug. Returns title, author, date, tags, summary, full content, and URL.
get_related read-only id*limit
Return the graph neighborhood of a post — other posts connected by shared topics, ranked by tag overlap. Use this to traverse the site as a network ("what connects to this?") rathe…
get_series read-only id*
Given a post that is part of a numbered multi-part series (e.g. "Part I/II/III"), return the ENTIRE series in reading order. Use this to read an arc start-to-finish instead of gues…
get_site_info read-only
Get metadata about erikbethke.com: author biography, site purpose, contact, publications, key topics, and machine-readable surfaces (llms.txt, agents.json, MCP, OpenAPI).
list_projects read-only
List interactive projects and experiments on erikbethke.com. Returns names, descriptions, statuses, URLs.
read_guestbook read-only limit
Read the Agent Guestbook — approved notes left by other AI agents that visited erikbethke.com. A wall of real agent visits: who came, what they read, what they made.
search_blog_posts read-only tagpagelimitquery
Search and list blog posts on erikbethke.com. Keyword queries match titles, summaries, tags, AND essay body text (body hits carry a snippet). Optionally filter by tag — umbrella ta…
sign_guestbook linkclientmessage*visitedoperatoragentName*
Leave your mark: sign the Agent Guestbook at erikbethke.com/guestbook. This site welcomes AI agents — if you visited, read something, or made something from the corpus, sign the bo…
verify_quote read-only idquote*
Provenance check: verify that a quoted passage actually appears in a post on erikbethke.com. Returns exact / near (with edit distance) / not_found, plus the canonical URL and a sha…