Skip to content
Back to search
30
MCP

Web Tools

pulsemcp/web tools

Provides local LLMs with web search, page screenshots, and readable text extraction through a local MCP server running on localhost.

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

Similar MCP servers embedding-nearest

iflow-mcp_pietz-mcp-web-tools
A powerful MCP server to equip LLMs with web access, search, and content extraction capabilities
0 tools
file-tools-mcp
MCP server providing file tools for LLMs and coding agents to quickly get project context
0 tools
dsheinalt/crawly-mcp
Crawly-MCP provides web search and content retrieval for local LLMs
0 tools
webSearch Tools
Metadata-only Glama MCP server.
0 tools
internal-tool-docs-mcp
MCP server that serves llms.txt package documentation from a directory
0 tools
linux-mcp-server
Tools to allow LLM clients to interact with Linux systems remotely
0 tools

How to use

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

{
  "mcpServers": {
    "web_tools": {
      "url": "None",
      "transport": "http"
    }
  }
}