Skip to main content
Glama

Gemini MCP Server

by lucky-dersan
pyproject.toml422 B
[project] name = "gemini-mcp-server" version = "1.0.0" description = "MCP server for Gemini integration" requires-python = ">=3.10" dependencies = [ "fastmcp>=2.8.0", "openai>=1.90.0", "pydantic>=2.11.7", "python-dotenv>=1.0.0" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/gemini_mcp_server"] [tool.ruff] line-length = 100

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/lucky-dersan/gemini-mcp-server'

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