openrouter-search-server
If you are the rightful owner of openrouter-search-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
OpenRouter Search MCP Server provides web search capabilities using the OpenRouter API.
The OpenRouter Search MCP Server is a Model Context Protocol (MCP) server that facilitates web search functionalities by integrating with the OpenRouter API. It employs the `google/gemini-2.5-pro-preview-03-25` model to deliver raw text outputs from AI-generated responses. The server is designed to be compatible with MCP clients, offering a straightforward `web_search` tool. Users need to configure their MCP client settings to connect with the server, ensuring the inclusion of an OpenRouter API key for authentication. The server can be run manually or automatically through the MCP client, providing a seamless search experience.
Features
- Web Search via OpenRouter: Utilizes the OpenRouter API to perform web searches.
- Specific Model: Uses the `google/gemini-2.5-pro-preview-03-25` model.
- Raw Text Output: The server returns the direct, unparsed text response generated by the AI model.
- MCP Integration: Exposes a simple `web_search` tool compatible with MCP clients.
Tools
web_search
A tool to perform web searches using the OpenRouter API.