Submit

Gemforge (Gemini Tools) MCP

@PV-Bhat

MCP server to empower your agent with enterprise-grade Gemini integration for codebase analysis, live search, text/PDF/image processing, and more on your favorite MCP clients.
Overview

What is Gemforge (Gemini Tools) MCP?

Gemforge (Gemini Tools) MCP is a server designed to integrate enterprise-grade Gemini capabilities for codebase analysis, live search, and text/PDF/image processing, enhancing the functionality of your favorite MCP clients.

How to use Gemforge?

To use Gemforge, clone the repository, install dependencies, configure your environment variables, and run the server using Node.js or Docker. Detailed instructions are provided in the documentation.

Key features of Gemforge?

  • Intelligent model selection based on task type and content.
  • Advanced file handling capabilities for various file types.
  • Tools for code analysis, live search, and image processing.
  • Support for multi-file operations and batch processing.

Use cases of Gemforge?

  1. Analyzing codebases to answer questions about structure and logic.
  2. Performing live searches with the latest information using Gemini models.
  3. Processing and analyzing text, PDF, and image files efficiently.

FAQ from Gemforge?

  • What is the purpose of Gemforge?

Gemforge provides a robust integration of Gemini AI models for various tasks including code analysis and file processing.

  • Is Gemforge free to use?

Yes, Gemforge is open-source and free to use.

  • What are the system requirements?

You need Node.js and a Google Gemini API key to run Gemforge.

Server Config

{
  "mcpServers": {
    "GemForge": {
      "command": "node",
      "args": [
        "./dist/index.js"
      ],
      "env": {
        "GEMINI_API_KEY": "Apikeyhere"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.