
saagarpatel.dev Portfolio
Agent-native MCP server over the public saagarpatel.dev corpus.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| search | 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 text. |
| get_document | Return the full Markdown of one document by id, e.g. "writing/the-handoff" or "book/preface". Get ids from search or list_corpus. |
| list_corpus | 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. |
| get_profile | 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. |
| list_projects | 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 | 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. |
| get_repo_profile | Return one public-safe repo answering profile by repo_id, including purpose, safe commands, agent surfaces, proof refs, freshness, exclusions, limitations, and integrity metadata. |
| get_operant_results | Return the public, sanitized OPERANT results: per-model operator-calibration-score (OCS) profiles, the headline figures, and the calibration-profiles (not a flat leaderboard) framing. Sourced from the published OPERANT mirror. Returns availability=false if no dataset was baked. |