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.
İlgili Sunucular
Whois MCP
MCP server that performs whois lookup against domain, IP, ASN and TLD.
Baidu Search
Provides web search capabilities using the Baidu Search API, with features for content fetching and parsing.
Hunter MCP Server
Enables natural language interaction with Hunter's B2B data via its API.
The Movie Database (TMDB)
Integrates with The Movie Database (TMDB) API, allowing AI assistants to search for movies, retrieve details, and generate related content.
Search MCP Server
A versatile search server supporting multiple search engines, including Brave, Metaso, and Bocha.
Minecraft Wiki MCP
A server for browsing and searching the official Minecraft Wiki.
Ripgrep Search
Efficiently search Obsidian vaults using the ripgrep tool.
BrowseAI Dev
Evidence-backed web research for AI agents. BM25+NLI claim verification, confidence scores, citations, contradiction detection. 12 MCP tools. Works with Claude Desktop, Cursor, Windsurf. Python SDK (pip install browseaidev), LangChain, CrewAI, LlamaIndex integrations. npx browseai-dev
Ubersuggest
Perform AI-assisted SEO analysis using Neil Patel's Ubersuggest platform.
Weather MCP
A weather server providing weather information for locations within the United States.