Skip to content
Back to search
30
MCP streamable-http

io.github.princegabriel-lgtm/freshcontext

io.github.princegabriel-lgtm/freshcontext

Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

freshcontext-mcp
Context integrity infrastructure for AI agents and retrieval systems. Score, explain, and wrap candidate context before it reaches the model
0 tools
io.github.armigerous/dependency-freshness-mcp
npm & PyPI freshness for AI agents: latest version, deprecations, dated breaking-change diffs.
0 tools · streamable-http
io.github.wisdomrock/code-context-gate
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
0 tools
io.github.turbyho/mem-context
Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation
0 tools
io.github.solvohq/freshdeps-mcp
Live npm/PyPI dependency-health verdicts so AI agents stop recommending stale or CVE'd packages
0 tools
io.github.taylorleese/mcp-toolz
Context management, todo persistence, and multi-AI perspectives for Claude Code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.princegabriel-lgtm/freshcontext": {
      "url": "https://freshcontext-mcp.gimmanuel73.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}