WebSearch is an advanced web search and content extraction tool built with Python, designed to perform intelligent web searches and extract specific information from web pages using natural language prompts. It allows users to configure search parameters and access the internet via an MCP server.
WebSearch is an advanced web search and content extraction tool built with Python, designed to perform intelligent web searches and extract specific information from web pages using natural language prompts. It allows users to configure search parameters and access the internet via an MCP server.
Follow the installation instructions provided in the documentation, including setting up a virtual environment and installing dependencies.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"websearch": {
"command": "npx",
"args": [
"-y",
"Follow the installation instructions provided in the documentation, including setting up a virtual environment and installing dependencies."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from WebSearch?"
No configuration required. This server works out of the box.
"What resources are available in WebSearch?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in WebSearch"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in WebSearch with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.