Skip to main content
Glama

Gemini CLI MCP Server

by orzcls
package.jsonโ€ข1.28 kB
{ "name": "gemini-mcp-tool-windows-fixed", "version": "1.0.21", "type": "module", "description": "Windows-compatible MCP server that enables AI assistants to interact with Google Gemini CLI - Fixed version for Windows environments", "main": "index.js", "bin": { "gemini-mcp-tool-windows-fixed": "./index.js" }, "scripts": { "start": "node index.js", "test": "node test-fixed-mcp.js", "dev": "node index.js" }, "keywords": [ "mcp", "model-context-protocol", "gemini", "google-gemini", "ai", "claude", "cli", "windows", "powershell", "fixed" ], "author": "Windows Fixed Version", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/your-username/gemini-mcp-tool-windows-fixed.git" }, "bugs": { "url": "https://github.com/your-username/gemini-mcp-tool-windows-fixed/issues" }, "homepage": "https://github.com/your-username/gemini-mcp-tool-windows-fixed#readme", "engines": { "node": ">=16.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.1", "dotenv": "^17.2.1" }, "devDependencies": {}, "files": [ "index.js", "lib/", "README.md", "LICENSE" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/orzcls/gemini-mcp-tool-windows-fixed'

If you have feedback or need assistance with the MCP directory API, please join our Discord server