saaros-mcp-server
0
Saaros-MCP-Server is an MCP server designed to interface with the Brave Search API using JSON-RPC 2.0. It is capable of running as a background thread, making it suitable for embedding in larger applications.
Saaros-MCP-Server
A Model Context Protocol (MCP) server offering access to the Brave Search API, it leverages JSON-RPC 2.0 for communication and supports running as a background thread.
Features
- Background thread operation
- JSON-RPC 2.0 protocol implementation
- Rate limiting
- Brave Search API integration
Setup
- Obtain a Brave Search API key
- Configure your environment with the API key
Usage
The server uses stdin/stdout with JSON-RPC 2.0. It supports listing tools and performing web searches via the Brave Search API.