Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYYesYour OpenAI API Key for RAG (Retrieval-Augmented Generation) and embeddings.
PINECONE_INDEXNoThe name of the Pinecone index where data is stored.
PINECONE_API_KEYYesYour Pinecone API Key for accessing the vector database.
PINECONE_ENVIRONMENTNoThe environment or region for your Pinecone index.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
tanya_pdp

Menjawab pertanyaan tentang UU PDP.

Args: pertanyaan: Pertanyaan tentang UU PDP

Returns: Jawaban

server_status

Cek status server.

Returns: Status server

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/VibeCoding4-JC/pdp-mcp-server'

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