ISIS MCP
Related Servers
Alternatives to ISIS MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceAn MCP server providing web search, image search, and page scraping tools to LLMs without requiring API keys.312MIT
- FlicenseNot gradedqualityDmaintenanceMCP server that enables AI agents to search the web and extract clean Markdown content, with support for JavaScript rendering, structured data extraction, and screenshots.1-
- -licenseNot gradedqualityCmaintenanceSelf-hosted MCP server that provides web scraping and crawling tools, integrating seamlessly with AI frameworks like OpenAI Agents SDK, Cursor, and Claude Code.4-
- AlicenseAqualityAmaintenanceA self-hosted MCP server providing web search and URL fetching tools, running locally without external API keys or accounts.276 npmMIT
- FlicenseNot gradedqualityCmaintenanceOpen-source web scraping MCP server with anti-bot bypass, enabling AI models to scrape, crawl, search, and extract data from any website without API keys or limits.-
- AlicenseAqualityAmaintenanceA local-first, no-API-key MCP server that enables LLMs to search the web, fetch pages, and read documents using multiple engines and smart fallbacks.1178MIT
TDQS
Scored across 4 tools
The tools have some overlap in purpose, particularly between 'rag' (web search with content extraction) and 'scrape' (extract content from a specific URL), which could cause confusion about when to use each. However, 'fetchFullContent' and 'screenshot' are more distinct, targeting specific retrieval and visual capture tasks, respectively.
The naming conventions are mixed: 'fetchFullContent' uses camelCase, while 'rag', 'scrape', and 'screenshot' use lowercase. There is no consistent verb_noun pattern, but the names are still readable and descriptive of their functions.
With 4 tools, the server is well-scoped for web content retrieval and extraction tasks. Each tool appears to serve a specific purpose without redundancy, making the count appropriate for the domain of web scraping, searching, and screenshot capture.
The tool set covers core web content operations: searching ('rag'), scraping from URLs ('scrape'), retrieving full content ('fetchFullContent'), and visual capture ('screenshot'). A minor gap might be the lack of tools for processing or analyzing the extracted content, but the basic retrieval and extraction workflows are well-covered.