Back to search
30
MCP

webcontext-ai

npm/webcontext-ai

Turn any web content into clean AI-ready context — with crawling, chunking, semantic search, and MCP tools

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

Similar MCP servers embedding-nearest

crawl4ai-mcp
A web crawler using Model Context Protocol (MCP)
0 tools
freshcontext-mcp
Real-time web intelligence for AI agents. 21 tools, no required API keys. Every result timestamped with a freshness score.
0 tools
crawl4ai-mcp-server
A Model Context Protocol server for web crawling using Crawl4ai
0 tools
WebMCP — Make Any Website Agent-Ready
W3C WebMCP toolkit for Chrome 146. Expose any website as a structured MCP server for AI agents.
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
Web Content Extractor
Extracts and processes web content for use in AI workflows.
0 tools

How to use

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

{
  "mcpServers": {
    "webcontext-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}