Skip to content
Back to search
30
MCP

@mseep/gemsuite-mcp

npm/@mseep/gemsuite-mcp

Professional Gemini API integration for Claude and MCP-compatible hosts with intelligent model selection and advanced file handling

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/gemini-mcp-tool
MCP server for Gemini CLI integration
0 tools
@mseep/gemini-image-mcp
Multi-editor MCP server for AI-powered image generation using Google's Gemini API. Works with Claude Desktop, Cursor, VS Code, and JetBrains
0 tools
ask-gemini-mcp
MCP server for Gemini CLI integration - for Claude IDE and other IDEs
0 tools
@mseep/gemini-superclaude-mcp-server
Gemini MCP server for SuperClaude Framework v4.0.9 - Enhanced command routing with 22 commands (including business-panel), 14 agents, and 6
0 tools
io.github.PavelGuzenfeld/gemini
MCP server that exposes Google Gemini as tools for Claude Code
0 tools
io.github.pavelguzenfeld/gemini
MCP server that exposes Google Gemini as tools for Claude Code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/gemsuite-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}