claude-search-mcp

claude-search-mcp

34

The Claude Web Search MCP Server provides a standardized interface for web search capabilities using the Claude API, supporting configurable search criteria and seamless integration with the Claude Desktop app. Its notable features include domain filtering and automatic configuration.

What is the Claude Web Search MCP Server?

It is a server that provides web search capabilities using the Claude API, allowing LLMs to access up-to-date web information.

What are the prerequisites for using this server?

You need Node.js 18 or higher, an Anthropic API key with web search enabled, and the Claude Desktop app for testing.

How do I configure the server with the Claude Desktop app?

You need to update the Claude Desktop app's MCP server configuration file to include the server command and API key.

Can I run the server manually?

Yes, you can run the server manually using the globally linked command or directly with tsx for development.

What parameters does the web search tool support?

The tool supports parameters like 'query', 'maxResults', 'allowedDomains', and 'blockedDomains'.