🛠️

gemini-mcp

Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI

Developer Tools stdio npm npmstdioRLabs-Inc
RUN IN TERMINAL
claude mcp add abs-nc-gemini-mcp -- npx -y @rlabs-inc/gemini-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "abs-nc-gemini-mcp": { "command": "npx", "args": ["-y", "@rlabs-inc/gemini-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "abs-nc-gemini-mcp": { "command": "npx", "args": ["-y", "@rlabs-inc/gemini-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "abs-nc-gemini-mcp": { "command": "npx", "args": ["-y", "@rlabs-inc/gemini-mcp"] } } }

About This MCP Server

The io.github.RLabs-Inc/gemini-mcp server is a Gemini 3 Model Context Protocol server that provides access to over 30 tools, including image and video processing, research capabilities, text-to-speech functionality, code execution, and command-line interface tools. It is available as a package on npm and can be used by developers to enable a wide range of functionalities in their applications. Developers can reach for this server when they need to integrate multiple tools and functionalities into their project, leveraging its stdio capabilities for seamless interaction.

Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@rlabs-inc/gemini-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The gemini-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/abs-nc-gemini-mcp.svg)](https://skillsplayground.com/mcps/abs-nc-gemini-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.