Back to search
30
MCP

analog-mcp

pypi/analog-mcp

Model Context Protocol server for Analog — expose webpage extraction to MCP-compatible AI agents.

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

Similar MCP servers embedding-nearest

agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
ansible-mcp-server
A Model Context Protocol (MCP) server for Ansible automation
0 tools
crawl4ai-mcp-server
A Model Context Protocol server for web crawling using Crawl4ai
0 tools
arxiv-mcp-aj
Model Context Protocol server for arXiv PDF retrieval and LLM context generation.
0 tools
mcp-server-webscan
A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extract
0 tools

How to use

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

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