Skip to main content
Glama

Gemini MCP Server

by juparave
pyproject.toml347 B
[project] name = "gemini-mcp" version = "0.1.0" description = "MCP server that provides tools for analyzing codebases using Gemini CLI" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.14.0", ] [project.scripts] gemini-mcp = "gemini_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/juparave/gemini-mcp'

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