web-mcp
by sv-kagami · ai-ml · mcp-server, glama
Provides web search and page fetch tools for LLM assistants, extracting content and enabling text search within fetched pages.
Source: https://github.com/sv-kagami/llm-web-mcp
Install
git clone https://github.com/sv-kagami/llm-web-mcpUse this forAI-extracted
- →Enable local LLM agents to perform web searches and retrieve real-time information from the internet
- →Augment offline language models with web search capabilities through MCP server integration
- →Provide AI agents with access to current web content when handling queries requiring up-to-date information
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
web-mcp is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- cpp-semantic-graph by FS-Yuao
Builds a semantic knowledge graph of C++ code and exposes 9 MCP tools for AI assistants to search classes, functions, inheritance, callers, callees, overrides, and more.
- governor by rober8b
Governor is an MCP server that acts as a safety belt for AI agent payments, providing a three-layer deterministic evaluation (rules, behavior anomaly, and intention coherence) to approve, escalate, or block payments before execution, and integrates directly with Claude Code.
- this-needs-a-call by jacobparis
Self-host a realtime voice-call companion for coding agents. Exposes an MCP endpoint that agents can poll as an alternate input stream.
- Financial Data MCP Server by rajithpr
Enables AI models to access real-time financial market data including stock quotes, fundamentals, daily prices, symbol search, and market status via the Alpha Vantage API. Works with any MCP-compatible client like Claude Desktop for natural language interaction.
- mcp-rap-migrator by sharmarhl1994-bit
MCP server that migrates SAP Module Pool programs to RAP applications interactively, using AI and SAP ADT REST APIs with human approval at each step.
- hachanha-mcp by QWER-ASDF-1234
MCP server that converts user requests into deliberately poor drawing prompts, enabling ChatGPT to render intentionally shabby sketches instead of realistic images.
- tradingview by Mftrdnd
Connects Claude Code to your locally running TradingView Desktop app via Chrome DevTools Protocol for AI-assisted chart analysis, Pine Script development, and workflow automation.
- Custom Figma MCP by mahmudcoding
Local bridge enabling AI agents to inspect and edit the currently open Figma Desktop file through the Figma Plugin API.
Frequently asked questions
How do I install web-mcp?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support web-mcp?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is web-mcp free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.