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.
相關伺服器
DigiKey
Search for electronic components and products using the DigiKey Product Search API.
Carity MCP Server
Retrieve relevant data chunks from the Carity API based on search queries.
Perplexity MCP Server
Perform real-time internet research with source citations using the Perplexity API.
Azure AI Search
Search content using Azure AI Agent Service and Azure AI Search.
IP2Location.io
IP2Location.io API integration to retrieve the geolocation information for an IP address.
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.
Perigon MCP Server
Official MCP server for the Perigon API, providing access to real-time news and media data.
Hatch MCP Server
Find emails, phone numbers, company data, and LinkedIn URLs using the Hatch API.
Simple arXiv
Search and retrieve academic papers from the arXiv repository via its API.
Greenbook
A lightweight Model Context Protocol (MCP) server that exposes Greenbook data and tools for market research professionals, analysts, and related workflows.