Securely fetch, search, and verify web information in AI workflows.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "AIMarket MCP Gateway" MCP server from askskill:
Run: claude mcp add --transport http 'io-github-alexar76-aimarket-mcp' 'https://{aimarket_host}/mcp'Use web_fetch to retrieve the main content of this webpage and extract the title, publish date, and top 5 key points: https://example.com/article
Returns a summary of the webpage body plus structured fields for title, date, and key points.
Use web_search to find “2024 open-source LLM evaluation benchmarks,” select the 5 most relevant results, and summarize each in one sentence with its value.
Returns a list of relevant search results with a brief summary and value assessment for each.
Use metis_verify to check whether this claim is credible: “A company released a new model in Q1 2025,” and provide evidence sources, a credibility judgment, and uncertainties.
Returns a verification conclusion based on public sources, including evidence links, a credibility rating, and unresolved details.
Enable self-hosted deep web research for AI agents without API keys.
Enables AI to search the web and gather research-ready information efficiently.
Securely add web search and page fetching to local LLM workflows.
Search the web and fetch relevant page content without an API key.
Enable AI agents to search the web and extract useful page content.
Production-ready MCP server for query normalization, retrieval, and RAG prompt building.