Brave-Gemini-Research-MCP-Server
1
The Brave-Gemini Research MCP Server is a modern implementation designed for AI assistants to conduct web searches and analyze research papers. It integrates with Claude Desktop and offers tools for web, local, and research paper searches using Google's Gemini model.
Overview
This project enables AI assistants like Claude to perform web searches and analyze research papers directly through a standardized API interface. The MCP server exposes three main tools:
- Web Search API for searching the internet and retrieving information.
- Local Search API to discover businesses and places of interest.
- Research Paper Analysis Tool using Google's Gemini model for in-depth paper analysis.
Features
- Web and Local Search capabilities
- Research paper analysis features
- Integration with Claude Desktop
- Extensible design for adding new features
Prerequisites
- Node.js v18+
- Brave Search API key
- Google API key for Gemini integration
- Claude Desktop for integration
Installation Steps
- Clone the repository and install dependencies.
- Configure required API keys.
- Build and run the server.
Usage
Integrate with Claude Desktop for AI-driven search and analysis functionalities.