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.
Related Servers
Rhumb MCP
Agent-native tool intelligence — discover, score, and compare 600+ APIs across 16 MCP tools. Zero-signup discovery, AN Score methodology, failure mode data, and managed execution.
tteg
Unsplash without registration. Search and save real stock photos with zero API keys.
Shodan
Query Shodan's database of internet-connected devices and vulnerabilities using the Shodan API.
Perplexity Search
Access the Perplexity search API for real-time information and answers.
Kluster.ai Verify
Fact-checking and verification tools using the Kluster.ai Verify API.
Local Flow
A minimal, local, GPU-accelerated RAG server for document ingestion and querying.
GW_MCP
An MCP (Model Context Protocol) server providing tools to query Gravitational Wave (GW) data from GraceDB and GWOSC.
Secant Agent Research Pack
MCP-first paid web research for autonomous agents: search, page extraction, citations, and diff monitoring over x402/Base USDC.
Dappier Search
Enable fast, free real-time web search and access premium data from trusted media brands for news, financial markets, sports, entertainment, weather, and more.
NRTSearch
Exposes Lucene-based search indexes to AI assistants through the NRTSearch MCP server.