mcpserver.lol
registry/saagpatel-portfolio-mcp
Connection check verified live · 26h ago

saagpatel-portfolio-mcp

Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.

Tools 8
GitHub stars
Installs / wk 50
Licence MIT
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

8 tools

Read from the running server on 26h ago.

get_document read-only id*
Return the full Markdown of one document by id, e.g. "writing/the-handoff" or "book/preface". Get ids from search or list_corpus.
get_operant_results read-only
Return the public, sanitized OPERANT results: per-model operator-calibration-score (OCS) profiles, the headline figures, and the calibration-profiles (not a flat leaderboard) frami…
get_profile read-only
Return Saagar Patel's profile: name, one-line summary, site, and the about / now / uses pages. Start here to understand who this is and what they work on.
get_repo_profile read-only repoId*
Return one public-safe repo answering profile by repo_id, including purpose, safe commands, agent surfaces, proof refs, freshness, exclusions, limitations, and integrity metadata.
list_corpus read-only type
List every document with its id, title, type, date, and word count, plus per-type counts. The table of contents for the whole site. Optionally filter by type.
list_projects read-only limitstatus
List the curated, public projects with stack, status, last-active date, and test/CI signals, plus anonymized portfolio-wide aggregates. Optionally filter by status.
list_repo_profiles read-only limitattentionState
List public-safe repo answering profiles with repo id, attention state, freshness, and proof counts. Profiles are static artifacts baked from saagarpatel.dev, not live repo health.
search read-only limitquery*section
Full-text (BM25) search across all essays, book chapters, and field notes. Returns ranked matches with a snippet, id, and canonical URL. Pass an id to get_document to read the full…