parnexcodes/synthetic-web-search-mcp
A Model Context Protocol (MCP) server that exposes the Synthetic web search API as a tool for use with Claude and other MCP-compatible applications.
Platform-specific configuration:
{
"mcpServers": {
"synthetic-web-search-mcp": {
"command": "npx",
"args": [
"-y",
"synthetic-web-search-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...