Freshcontext MCP Server

I asked Claude to help me find a job. It gave me a list of openings. I applied to three of them. Two didn't exist anymore. One had been closed for two years.

People who work with context, freshness and webscraping and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 12 · #120 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Freshcontext

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add princegabriel-lgtm-freshcontext-mcp --transport http https://freshcontext-mcp.gimmanuel73.workers.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "princegabriel-lgtm-freshcontext-mcp": {
      "url": "https://freshcontext-mcp.gimmanuel73.workers.dev/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://freshcontext-mcp.gimmanuel73.workers.dev/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to freshcontext-mcp.gimmanuel73.workers.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package freshcontext-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.PrinceGabriel-lgtm is GitHub-verified and matches the repo owner

03 · What Freshcontext can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.1 · 2026-09-03

FreshContext Release Notes · 0.5.1 · Documentation corrections. No source behavior changed. · 0.5.0 shipped with three stale claims in files that are part of the published package. A · self-review after that release…

v0.5.0 · 2026-09-02

FreshContext Release Notes · 0.5.0 · A correctness and honesty release. Nothing new was added; several things that were · overstated or silently wrong were fixed. Minor rather than patch because consumer-visible…

04 · Who maintains Freshcontext

freshcontext is maintained by princegabriel-lgtm. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
other - ranked #120 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-09-03)
registry
io.github.PrinceGabriel-lgtm/freshcontext (active, first published 2026-03-04 · 2 versions)
packages
npm:freshcontext-mcp

06 · Freshcontext FAQ

What is Freshcontext?

I asked Claude to help me find a job. It gave me a list of openings. I applied to three of them. Two didn't exist anymore. One had been closed for two years.

Is Freshcontext still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Freshcontext?

Run `npx -y freshcontext-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Freshcontext require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Freshcontext

More MCP servers to compare · Printr · Prism MCP · Lighthouse MCP · Tactus · Jd Intel MCP

More TypeScript MCP servers · Prodlint · MediaWiki MCP Server · see all