Skip to main content
Glama

Gemini MCP Server

zen-mcp-server286 B
#!/bin/bash # Wrapper script for Gemini CLI compatibility # Get the directory of this script DIR="$(cd "$(dirname "$0")" && pwd)" # Change to the zen-mcp-server directory cd "$DIR" # Execute the Python server with all arguments passed through exec .zen_venv/bin/python server.py "$@"

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

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