Skip to main content
Glama

Gemini MCP Server

by lbds137
test_runner.sh228 B
#!/bin/bash # Test runner script for IDE integration # This avoids the file descriptor issues with pytest cd "$(dirname "$0")" # Run tests directly with Python to avoid pytest's capture issues python tests/test_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/lbds137/gemini-mcp-server'

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