Loading MCP server directory, please wait...
Google Search, Shopping, Jobs, and YouTube tools backed by SearchApi.io
npx @getmcp/cli add io.github.Ahmednsh/searchapi-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
SEARCHAPI_API_KEYSearchApi.io API key (create one at https://www.searchapi.io/)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ahmednsh/searchapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ahmednsh/searchapi-mcp-server"
],
"env": {
"SEARCHAPI_API_KEY": ""
}
}
}
}