AnySearch MCP server supports general web search, vertical domain search across 23 domains, parallel batch search, and full-page URL content extraction. It allows open-ended natural language queries and fetches website content as Markdown.
AnySearch MCP server supports general web search, vertical domain search across 23 domains, parallel batch search, and full-page URL content extraction. It allows open-ended natural language queries and fetches website content as Markdown.
npx -y mcp-remote https://api.anysearch.com/mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"anysearch": {
"command": "npx",
"args": [
"-y",
"npx -y mcp-remote https://api.anysearch.com/mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from AnySearch?"
No configuration required. This server works out of the box.
"What resources are available in AnySearch?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in AnySearch"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in AnySearch with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.