Home › Browser Automation & Scraping › FreshContext
FreshContext
Context integrity for AI agents: evaluate freshness, confidence, provenance, and decision readiness.
Topics: Browser Automation
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://api.freshcontext.dev/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http freshcontext-mcp https://api.freshcontext.dev/mcp
Or add to your MCP client config:
{
"mcpServers": {
"freshcontext-mcp": {
"url": "https://api.freshcontext.dev/mcp"
}
}
}
Package (npm 0.5.2)
npx -y freshcontext-mcp@0.5.2
Or add to your MCP client config:
{
"mcpServers": {
"freshcontext-mcp": {
"command": "npx",
"args": [
"-y",
"freshcontext-mcp@0.5.2"
]
}
}
}
Related servers
UI-TARS-desktop
MCP server for web search operations
playwright-mcp
Playwright Tools for MCP
SeleniumBase MCP
Stealthy browser automation, testing, and web-scraping via CDP Mode.
Firecrawl MCP Server
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
mcp
Automate your local Chrome browser
mcp-playwright
An MCP server using Playwright for browser automation and webscrapping
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry