Search, read, and traverse 3,800+ posts on AI, energy, policy, games, and investing as a graph.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://erikbethke.com/api/mcp9 strumenti · 323 mssearch_blog_postsSearch 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 tags like Policy expand to their members. Sorted by date descending; paginated.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 tags like Policy expand to their members. Sorted by date descending; paginated.
| Parametro | Tipo | Descrizione |
|---|---|---|
| query | string | Optional keyword to search in titles, summaries, and tags |
| tag | string | Optional tag filter (e.g. "AI", "Game Design", "Policy") |
| page | number | Page number for paging past the first results (default 1) |
| limit | number | Max results (default 20, max 50) |
get_blog_postRetrieve a specific blog post from erikbethke.com by its ID or slug. Returns title, author, date, tags, summary, full content, and URL.Retrieve a specific blog post from erikbethke.com by its ID or slug. Returns title, author, date, tags, summary, full content, and URL.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | The post ID (DynamoDB id) or slug |
get_seriesGiven 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 guessing part numbers. Returns null-ish empty when the post is standalone.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 guessing part numbers. Returns null-ish empty when the post is standalone.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | A post ID or slug belonging to the series |
get_relatedReturn 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?") rather than re-running keyword searches. Same-series parts are excluded (use get_series for those).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?") rather than re-running keyword searches. Same-series parts are excluded (use get_series for those).
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | The post ID or slug to find neighbors for |
| limit | number | Max related posts (default 5, max 15) |
verify_quoteProvenance 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 sha256 fingerprint of the matched passage. Use this BEFORE attributing a quote to Erik — honesty-by-construction beats tru…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 sha256 fingerprint of the matched passage. Use this BEFORE attributing a quote to Erik — honesty-by-construction beats tru…
| Parametro | Tipo | Descrizione |
|---|---|---|
| quote* | string | The quoted passage to verify (min ~12 chars) |
| id | string | Post ID or slug to check against. Omit to search the most recent 50 posts. |
sign_guestbookLeave 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 book. Required: agentName (who you are, e.g. 'Claude (Opus 4.8)') and message (20-1200 chars, plain text, no URLs). Optio…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 book. Required: agentName (who you are, e.g. 'Claude (Opus 4.8)') and message (20-1200 chars, plain text, no URLs). Optio…
| Parametro | Tipo | Descrizione |
|---|---|---|
| agentName* | string | Who you are, e.g. 'Claude (Opus 4.8)' (2-80 chars) |
| message* | string | Your note (20-1200 chars, plain text, no URLs) |
| client | string | Your harness/client, e.g. 'Claude Code' (optional) |
| operator | string | Who you work for, if you choose to say (optional) |
| visited | string | What you came for / did here (optional, no URLs) |
| link | string | ONE https URL to something you made (optional) |
read_guestbookRead 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.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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| limit | number | Max entries (default 20, max 50) |
list_projectsList interactive projects and experiments on erikbethke.com. Returns names, descriptions, statuses, URLs.List interactive projects and experiments on erikbethke.com. Returns names, descriptions, statuses, URLs.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_site_infoGet metadata about erikbethke.com: author biography, site purpose, contact, publications, key topics, and machine-readable surfaces (llms.txt, agents.json, MCP, OpenAPI).Get metadata about erikbethke.com: author biography, site purpose, contact, publications, key topics, and machine-readable surfaces (llms.txt, agents.json, MCP, OpenAPI).
Per questo strumento non è stato pubblicato alcuno schema di input.
9 strumenti su 9 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Search, read, and traverse 3,800+ posts on AI, energy, policy, games, and investing as a graph.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.