MCP-Event

MCP-Event

4

The AI Makerspace project is an MCP server that uses the Tavily API for web search capabilities. It is designed to process web search queries via standard input/output transport.

AI Makerspace: MCP Event

This project is a demonstration of the Model Context Protocol (MCP) server, utilizing the Tavily API for web search capabilities. It runs in a standard input/output transport mode.

Project Overview

  • TavilyClient: Interacts with the Tavily API to perform web searches.

Prerequisites

  • Python 3.13 or higher
  • A valid Tavily API key

Installation

  1. Clone the repository.
  2. Configure environment variables with your Tavily API key.

Running the MCP Server

Add specific configuration to your MCP Profile in Cursor to start the server.

Usage

The server offers a web_search tool to query web information.

License

Licensed under the MIT License.

Contributing

Contributions are welcome via issues or pull requests.