by Doriandarko · MCP Server · ★ 50
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Claude Web Search MCP Server This MCP (Model Context Protocol) server provides web search capabilities using the Claude API. It allows LLMs to access up-to-date information from the web through a standardized interface. Features Web search tool using Claude's web search API Support for domain filtering (allowed and blocked domains) Configurable maximum results per search Automatic configuration from Claude Desktop config file Prerequisites Node.js 18 or higher An Anthropic API key with web search enabled Claude Desktop app for testing Installation & Setup Clone the repository: Install dependencies: Build the server: This compiles the TypeScript code and makes the server executable. Link the server for global access: This makes the command available system-wide, allowing the Claude Desktop app to find it. Running the Server with Claude Desktop App Once the server is installed and linked, the Claude Desktop app can manage it automatically if configured correctly. Configure Claude Desktop App: Open your Claude Desktop app's MCP server configuration file (usually ). Add or update the entry for this server: json
| Stars | 50 |
| Forks | 15 |
| Language | JavaScript |
| Category | MCP Server |
| Quality Score | 67.1469994188927/100 |
| Open Issues | 2 |
| Last Updated | 2025-05-10 |
| Created | 2025-05-10 |
| Platforms | browser, claude-code, mcp, node |
| Est. Tokens | ~0k |
Explore other popular mcp server tools:
claude-search-mcp is A MCP server that provides web search capabilities using the Claude API.. It is categorized as a MCP Server with 50 GitHub stars.
claude-search-mcp is primarily written in JavaScript.
You can find installation instructions and usage details in the claude-search-mcp GitHub repository at github.com/Doriandarko/claude-search-mcp. The project has 50 stars and 15 forks, indicating an active community.