Skip to main content
Glama

Chicken Business Management MCP Server

by PSYGER02

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port number for the server3002
WORKERSNoNumber of worker processes for cluster mode4
JWT_SECRETYesYour JWT secret (generate a strong one, e.g., via openssl rand -hex 32)
SUPABASE_URLYesYour Supabase URL
GEMINI_API_KEYYesYour Gemini API key
MCP_AUTH_TOKENYesYour MCP authentication token
GEMINI_RETRY_MAXNoMaximum retry attempts for Gemini API calls3
MAX_REQUESTS_PER_MINUTENoMaximum requests per minute per user (default is 10)
SUPABASE_SERVICE_ROLE_KEYYesYour Supabase service role key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/PSYGER02/mcpserver'

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