Skip to main content
Glama

MCP-Kit Developer Task Assignment System

by JihunBlue

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PGHOSTNoPostgreSQL host
PGPORTNoPostgreSQL port
PGUSERNoPostgreSQL user
PGDATABASENoPostgreSQL database name
PGPASSWORDNoPostgreSQL password
OPENAI_MODELNoOpenAI model name (fallback option)
OPENAI_API_KEYNoOpenAI API key (fallback option)
OPENAI_EMBED_MODELNoOpenAI embedding model name
AZURE_OPENAI_API_KEYNoAzure OpenAI API key
AZURE_OPENAI_ENDPOINTNoAzure OpenAI endpoint URL
AZURE_OPENAI_DEPLOYMENT_NAMENoAzure OpenAI deployment name

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/JihunBlue/mcp-kit'

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