Skip to main content
Glama

Gemini Docs MCP Server

by M-Gonzalo
Dockerfile446 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/config#dockerfile FROM oven/bun:latest WORKDIR /app # Copy the entire repository into a subdirectory to match expected structure COPY . /app/gemini-docs-mcp # Install dependencies in the subdirectory WORKDIR /app/gemini-docs-mcp RUN bun install --ignore-scripts # Set workdir back to /app for running the command WORKDIR /app CMD ["bun", "/app/gemini-docs-mcp/src/index.ts"]

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/M-Gonzalo/cosa-sai'

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