Cover image
Try Now
2025-04-04

Cliente de servidor MCP con herramientas básicas

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

MCP Server with Gemini AI Integration

This project implements a Multi-Component Platform (MCP) server with Gemini AI integration, allowing users to perform various mathematical operations and complex tasks through natural language commands.

Features

  • Mathematical Operations

    • Basic arithmetic (add, subtract, multiply, divide)
    • Advanced math (power, square root, cube root)
    • Special functions (factorial, log, trigonometric functions)
    • List operations (sum of list, exponential sum)
  • String Processing

    • Convert strings to ASCII values
    • Process character arrays
  • Keynote Integration

    • Open Keynote application
    • Draw rectangles with custom dimensions
    • Add text to shapes
  • AI-Powered Task Execution

    • Natural language processing using Gemini AI
    • Iterative problem solving
    • Automatic tool selection based on user queries

Prerequisites

  • Python 3.8 or higher
  • Google Gemini API key
  • macOS (for Keynote integration)

Installation

  1. Clone the repository:
git clone <repository-url>
cd <repository-name>
  1. Create and activate a virtual environment:
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Create a .env file in the project root and add your Gemini API key:
GEMINI_API_KEY=your_api_key_here

Project Structure

  • mcp_server.py: Contains the MCP server implementation and tool definitions
  • talk2mcp.py: Client application that interfaces with the MCP server and Gemini AI
  • .env: Configuration file for API keys
  • requirements.txt: Project dependencies

Usage

You can start the application in two ways:

Option 1: Start Server and Client Separately

  1. Start the MCP server in one terminal:
python mcp_server.py
  1. In another terminal, run the client application:
python talk2mcp.py

Option 2: Start Client Only (Recommended)

The client application can automatically start the server if it's not already running. Simply run:

python talk2mcp.py

The client will:

  1. Check if the server is running
  2. Start the server if needed
  3. Establish connection automatically
  4. Prompt for your query

Using the Application

  1. Enter your query when prompted. Examples:

    • "Add 5 and 3"
    • "Find the ASCII values of characters in INDIA"
    • "Start keynote app and draw a rectangle of size 300x400"
    • "Calculate the factorial of 5"
  2. Type 'exit' to quit the application.

Note: When using Option 2, the server will automatically shut down when you exit the client application.

Available Tools

The system provides the following tools:

  1. Mathematical Tools

    • add(a: int, b: int): Add two numbers
    • subtract(a: int, b: int): Subtract two numbers
    • multiply(a: int, b: int): Multiply two numbers
    • divide(a: int, b: int): Divide two numbers
    • power(a: int, b: int): Calculate power
    • sqrt(a: int): Calculate square root
    • cbrt(a: int): Calculate cube root
    • factorial(a: int): Calculate factorial
    • log(a: int): Calculate logarithm
    • sin(a: int), cos(a: int), tan(a: int): Trigonometric functions
  2. String Processing Tools

    • strings_to_chars_to_int(string: str): Convert string to ASCII values
    • int_list_to_exponential_sum(int_list: list): Calculate sum of exponentials
  3. Keynote Tools

    • open_keynote(): Open Keynote application
    • draw_rectangle_in_keynote(shapeWidth: int, shapeHeight: int): Draw rectangle
    • add_text_to_keynote_shape(text: str): Add text to shape

Demo

Watch a demo of the MCP Server with Gemini AI integration in action:

MCP Server Demo

Click the image above to watch the demo video on YouTube.

Error Handling

The system includes comprehensive error handling:

  • Timeout handling for AI responses
  • Type conversion validation
  • Tool availability checking
  • Parameter validation

Debugging

Debug information is printed to the console, including:

  • Tool execution details
  • Parameter processing
  • Result formatting
  • Error messages and stack traces

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Google Gemini AI for natural language processing capabilities
  • MCP framework for tool management
  • Python community for various libraries used in this project

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

  • JackKuo666
  • 🔍 Habilitar asistentes de IA para buscar y acceder a la información del paquete PYPI a través de una interfaz MCP simple.

  • av
  • Ejecute sin esfuerzo LLM Backends, API, frontends y servicios con un solo comando.

    Reviews

    3 (1)
    Avatar
    user_AAFiRrYb
    2025-04-17

    The EAGS4-MCP-Server-Client by walnashgit is a robust solution for seamless server-client communication. This product is impressive in its efficiency and ease of integration, allowing both experienced developers and beginners to utilize its functionalities effectively. Its comprehensive documentation is another advantage, making setup and usage straightforward. Highly recommend this for anyone needing reliable server-client interaction. Check it out here: https://github.com/walnashgit/EAGS4-MCP-Server-Client