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 connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-10 · ★ 11 · #253 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

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-08-25

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 · 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.

04 · Facts

category
other - ranked #253 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.PrinceGabriel-lgtm/freshcontext (active, first published 2026-03-04 · 2 versions)
packages
npm:freshcontext-mcp

05 · 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-08-25, its last commit was 2026-08-10. 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-08-25; you can connect without credentials.

06 · 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