MCP Server
MCP
io.github.wtznicy/my-websearch
MyWebSearch - multi-engine web search MCP server, CLI and local daemon. No API keys required.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "my-websearch",
"version": "1.0.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Exa API key (https://dashboard.exa.ai/api-keys) — only needed for the exa search engine",
"format": "string",
"isSecret": true,
"name": "EXA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment