Skip to content
Back to search
30
MCP

freshcontext-mcp

npm/freshcontext-mcp

Context integrity infrastructure for AI agents and retrieval systems. Score, explain, and wrap candidate context before it reaches the model.

Uptime
0.0%
39 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.princegabriel-lgtm/freshcontext
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
0 tools · streamable-http
io.github.armigerous/dependency-freshness-mcp
npm & PyPI freshness for AI agents: latest version, deprecations, dated breaking-change diffs.
0 tools · streamable-http
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
io.github.arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
internet-context-mcp
Read-only MCP server giving AI agents the web as compact, ranked, verified evidence. Local cross-encoder reranker, NLI claim verification, s
0 tools

How to use

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

{
  "mcpServers": {
    "freshcontext-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}