Confidential guide on numerology and astrology, based of GG33 Public information

OpenRouter-Websearch-MCP
使用OpenRouter提供WebSearch的MCP服务器:在线
3 years
Works with Finder
1
Github Watches
1
Github Forks
1
Github Stars
OpenRouter Web Search MCP Server
This project implements an MCP (Model Context Protocol) server that provides a search_web
tool. The tool performs a web search using OpenRouter's online models to generate concise, up-to-date answers.
Features
- Exposes an MCP-compatible server over stdio
- Provides a
search_web
tool that:- Accepts a search query string
- Uses OpenRouter's online models to generate a fact-based answer
- Returns the answer as plain text
Requirements
- Go 1.18+
- An OpenRouter API key
Environment Variables
Variable | Description | Required | Default |
---|---|---|---|
OPENROUTER_API_KEY |
Your OpenRouter API key | Yes | |
MODEL_NAME |
OpenRouter model name (should support :online suffix) |
No | google/gemini-2.5-pro-exp-03-25:free:online |
Installation
To install the MCP server, you can use the following command:
go install github.com/ChristianSch/openrouter-websearch-mcp
Usage
Run the server:
{
"mcpServers": {
"web-search": {
"command": "openrouter-websearch-mcp",
"env": {
"OPENROUTER_API_KEY": "sk-or-v1-..."
}
}
}
}
相关推荐
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Reviews

user_ZowHh2j4
I've been using openrouter-websearch-mcp by ChristianSch, and it's been a game-changer for web exploration. The seamless integration and intuitive interface make searching efficient and enjoyable. The repository on GitHub offers comprehensive documentation, aiding both beginners and advanced users. Highly recommend checking it out!