Claude Web Search

by doriandarko

Not rated
GitHub

About

Provides web search functionality powered by the Claude API from Anthropic.

Details

Author
doriandarko
Categories
Search, Other, AI, Knowledge Base
Tags
#anthropic

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 (usuallyclaude_desktop_config.json). Add or update the entry for this server:

{ "mcpServers": { // ... other servers ... "claude-search": { "command": "mcp-server-claude-search", "env": { "ANTHROPIC_API_KEY": "YOUR_ANTHROPIC_API_KEY_HERE" } } // ... other servers ... } }

Replace"YOUR_ANTHROPIC_API_KEY_HERE"with your actual Anthropic API key. The server will also attempt to read this key from~/code/claude-search-mcp/claude_desktop_config.jsonif theenvvariable is not set here, but it's good practice to define it per-server in the main config.

Launch Claude Desktop App:Start (or restart) your Claude Desktop application. It should now be able to find and launch themcp-server-claude-searchwhen needed.

Use Web Search:You can now use web search capabilities in your conversations with Claude.

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.

- 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

- Node.js 18 or higher
- An Anthropic API key with web search enabled
- Claude Desktop app for testing

git clone https://github.com/Doriandarko/claude-search-mcp.git cd claude-search-mcp

This compiles the TypeScript code and makes the server executable.

This makes themcp-server-claude-searchcommand 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 (usuallyclaude_desktop_config.json). Add or update the entry for this server:

{ "mcpServers": { // ... other servers ... "claude-search": { "command": "mcp-server-claude-search", "env": { "ANTHROPIC_API_KEY": "YOUR_ANTHROPIC_API_KEY_HERE" } } // ... other servers ... } }

Replace"YOUR_ANTHROPIC_API_KEY_HERE"with your actual Anthropic API key. The server will also attempt to read this key from~/code/claude-search-mcp/claude_desktop_config.jsonif theenvvariable is not set here, but it's good practice to define it per-server in the main config.

Launch Claude Desktop App:Start (or restart) your Claude Desktop application. It should now be able to find and launch themcp-server-claude-searchwhen needed.

Use Web Search:You can now use web search capabilities in your conversations with Claude.

Manual Server Execution (for testing/development)

If you want to run the server manually for testing or development purposes (outside of the Claude Desktop app management):

- Using the globally linked command:

mcp-server-claude-search

The web search tool supports the following parameters when called by an LLM:

- query(required): The search query string.
- maxResults(optional): Maximum number of search results to return (default: 5).
- allowedDomains(optional): Array of domains to include in search results (e.g.,["example.com", "wikipedia.org"]).
- blockedDomains(optional): Array of domains to exclude from search results.

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

Connect Claude, ChatGPT, Grok or Cursor to 27.6 crore Indian court case records, orders, judgments and cause lists.

e-Gov法令API v2 をラップした Model Context Protocol (MCP) サーバーです。日本の法令データ(法令一覧・改正履歴・法令本文・添付ファイルなど)をMCP対応クライアント(Claude Codeなど)から検索・取得できるようにします。

good-honker is a free conversational front end to the band Goose's show history, usable from Claude. Ask in plain English about setlists, jam charts, venue stats, song history, and upcoming shows. Every answer is fetched live from the open ElGoose.net API and credited to ElGoose; nothing is stored.

good-wook is a free conversational front end to Phish's show history, usable from Claude. Ask in plain English about setlists, song gaps and history, jam charts, venue stats, and upcoming shows. Every answer is fetched live from the Phish.net API and credited to Phish.net; nothing is scraped or stored.

Web research for Claude over MCP: quality-scored Google search, clean extraction, deep research. Hosted connector for claude.ai/Desktop/Code + Nimrod Desktop toolkit (skills, agent, hooks).

quran-search-engine-mcp is a Model Context Protocol (MCP) server that connects AI assistants like Claude Desktop to a dedicated Quranic search engine. It prevents AI text generation errors or hallucinations by routing search requests through a verified database layer, returning exact, highlighted Arabic verses with advanced normalization, lemma, and root-based matching.

Hosted MCP server (https://mcp-public.sharebench.ai) — connect once and your agent can search and pull AI skills, agents, prompts & playbooks into Claude, Cursor, Cline, or any MCP client. No per-artifact install.

Search live startup jobs from Claude, Cursor, or ChatGPT via MCP. Free, no account needed.

Eagle MCP Server is a local Model Context Protocol bridge that lets AI assistants (e.g. Cursor, Claude) access your Eagle media library so you can tag, categorize, search, and batch-organize assets with natural language.

A context insertion and search server for Claude Desktop and Cursor IDE, using configurable API endpoints.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.