302AI Web Search
A web search server powered by the 302.AI API.
302AI Web Search MCP Server
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"302ai-web-search-mcp": {
"command": "npx",
"args": ["-y", "@302ai/web-search-mcp"],
"env": {
"302AI_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
Find Your 302AI_API_KEY here
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
Servidores relacionados
Slack Search
Search for messages and files within a Slack workspace using the Slack API.
Search and Book 3M hotels worldwide
Official. Hosted. Free. MCP to connect your AI agent to 3M+ hotels worldwide. Search and book!
Haloscan MCP Server
An MCP server for interacting with the Haloscan SEO API.
upfront rentals MCP
enables searching and booking car rentals
stooq-mcp
MCP server to fetch stock prices from stooq.com (Rust)
regmd-mcp
Medical device regulatory intelligence. Classify devices, query alerts, find pathways across 15 jurisdictions (FDA, EU MDR, HSA, TGA, PMDA, NMPA +9 more). REST API + MCP.
Singapore Location Intelligence MCP
Provides real-time Singapore transport data and routing information.
YouTube Music MCP
Search and play tracks on YouTube Music via AI assistants.
Releasebot
Releasebot finds and watches release note sources from hundreds of products and companies.
Web Search
Enables free web searching using Google search results, with no API key required.