Skip to main content
Glama
install.sh289 B
#!/bin/bash echo "Installing dependencies..." npm install echo "Building project..." npm run build echo "" echo "Installation complete! You can now run the server with 'npm start'" echo "To test the direct API example, run 'node dist/example_direct_api.js \"Your prompt here\"'" echo ""

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/IA-Entertainment-git-organization/gemini-mcp-server'

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