mcpbeat Sign in

saagarpatel.dev Portfolio MCP Server

answering

saagarpatel.dev Portfolio is answering right now. Last checked 12 min ago. 28 installs a week from npm. It exposes 8 tools. Last commit 10 Sep 2026.

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

Installs per day peak 26 · avg 6 · -19% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
304 ms
Response time
average over 24h
28
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check saagarpatel.dev Portfolio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add portfolio-mcp --transport http https://mcp.saagarpatel.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "portfolio-mcp": {
      "url": "https://mcp.saagarpatel.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.portfolio-mcp]
url = "https://mcp.saagarpatel.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "portfolio-mcp": {
      "url": "https://mcp.saagarpatel.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "portfolio-mcp": {
      "url": "https://mcp.saagarpatel.dev/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

repo
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.
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.
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.
document
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.
operant
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.
profile
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.
projects
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.
search
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.saagarpatel.dev/mcp streamable-http answering 322 ms 12 min ago

Alternatives to saagarpatel.dev Portfolio

same job, measured the same way
Devplane Site
by devplane

Read-only MCP access to devplane.dev's public pages, FAQ corpus and comparisons.

4 tools answering
I
agentgate
by ciceroyang

Read-only evidence for the tools agents run: MCP server records, coverage and policy.

local only
Thryx Portfolio
by lordbasilaiassistant-sudo

Read-only MCP server for the THRYX onchain portfolio (14 contracts on Base mainnet).

28 installs/wk local only
Agentloopkit
by abhiyoheswaran1

Read-only MCP server for AgentLoopKit tasks, policies, reports, handoffs, and status.

127 installs/wk local only
I Ching Hexagram MCP
by iching

Public, read-only MCP over the complete 64-hexagram I Ching corpus. Deterministic lookup only.

10 tools answering
Chia Explorer
by spacetime-technology

MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.

105 installs/wk local only
Site MCP
by bounded-systems

Read-only MCP server over robertdelanghe.dev's Sigstore-verified static API (stdio).

31 installs/wk local only
Turva MCP
by turva

Read-only MCP server for turva.dev, an agent-readiness audit and advisory service.

5 tools answering

saagarpatel.dev Portfolio — questions

Answers built from our own checks of this server.

What can saagarpatel.dev Portfolio do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_document, get_operant_results, get_profile, get_repo_profile, list_corpus, list_projects and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is saagarpatel.dev Portfolio working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 304 ms. The bar chart above shows every period we have measured.
How do I connect saagarpatel.dev Portfolio?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does saagarpatel.dev Portfolio need an API key?
No. saagarpatel.dev Portfolio completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is saagarpatel.dev Portfolio?
It answers our handshake in 304 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use saagarpatel.dev Portfolio?
The npm package saagar-portfolio-mcp was installed 28 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is saagarpatel.dev Portfolio open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.