Search1API

WebSearch
37 stars
MIT
Free and open-source (Note: Individual search APIs may have their own pricing)
12/5/2024

About

Elevate your search capabilities with this versatile Model Context Protocol server that unifies multiple search engines into one powerful API. This innovative tool enables AI models to perform comprehensive web searches across various engines simultaneously, delivering rich, diverse results while simplifying the complexity of managing multiple search providers into a single, elegant interface.

Setup Instructions

Clone the repository:

bashCopygit clone https://github.com/fatwang2/search1api-mcp.git

Navigate to the project directory:

bashCopycd search1api-mcp

Install dependencies:

bashCopynpm install

Configure API keys:

Set up API keys for desired search engines
Create config.json with your API credentials


Configure environment:

Set up environment variables in .env file
Adjust rate limiting settings if needed


Run the server:

bashCopynpm start
Note: Make sure to obtain necessary API keys for each search engine you plan to use.

Contributors

Discussion

Please sign in to join the discussion