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.
Verwandte Server
Bing Search
Perform web, news, and image searches using the Microsoft Bing Search API.
Scientific Paper Harvester
Harvests scientific papers from arXiv and OpenAlex, providing real-time access to metadata and full text.
Perplexity Search
Web search and chat completion powered by the Perplexity AI API.
Simple Files Vectorstore
Provides semantic search across local files by creating vector embeddings from watched directories.
QuantConnect PDF MCP Server
Converts QuantConnect PDF documentation into searchable markdown, enabling fast, context-aware search.
Search and Book 3M hotels worldwide
Official. Hosted. Free. MCP to connect your AI agent to 3M+ hotels worldwide. Search and book!
Perplexica Search
Perform conversational searches with the Perplexica AI-powered answer engine.
Travel Planner
A server for travel planning and interacting with Google Maps services.
Crypto News MCP Server
Provides real-time cryptocurrency news for AI agents using the NewsData.io API.
Boring News
Fetches the latest news headlines from the Boring News API.