Back to MCP Servers
Search1api
Search via search1api (requires paid API key)
search-data-extractionapiai
By fatwang2
Installation
npx -y search1api-mcpConfiguration
{
"mcpServers": {
"search1api-mcp": {
"command": "npx",
"args": ["-y", "search1api-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes