Overview
What is OpenRouter Search Server?
OpenRouter Search Server is an MCP server that provides web search capabilities using OpenRouter's API with Google Gemini Pro.
How to use OpenRouter Search Server?
To use the OpenRouter Search Server, clone the repository, install the dependencies, build the project, and configure your MCP settings with your OpenRouter API key.
Key features of OpenRouter Search Server?
- Web search via OpenRouter API
- Utilizes the Google Gemini Pro model
- Simple MCP interface for easy integration
Use cases of OpenRouter Search Server?
- Integrating web search functionality into applications.
- Enhancing search capabilities for data retrieval.
- Providing a seamless search experience using advanced AI models.
FAQ from OpenRouter Search Server?
- How do I install OpenRouter Search Server?
Clone the repository, run
npm install, and build the project withnpm run build.
- Is there a license for OpenRouter Search Server?
Yes, it is licensed under the MIT license.
- Can I use my own API key?
Yes, you need to add your OpenRouter API key in the MCP settings file.