Skip to main content
Glama

PocketMCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_BINDNoAPI server bind address127.0.0.1
API_PORTNoWeb API server port5174
MODEL_IDNoHugging Face model for embeddingsXenova/all-MiniLM-L6-v2
NODE_ENVNoEnvironment modedevelopment
WATCH_DIRNoDirectory to watch for file changes
CHUNK_SIZENoTarget chunk size in characters1000
SQLITE_PATHNoPath to SQLite database file./data/index.db
DEBUG_DOTENVNoEnable dotenv debug outputfalse
CHUNK_OVERLAPNoOverlap between chunks in characters120
VERBOSE_LOGGINGNoEnable detailed logsfalse

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/Kailash-Sankar/PocketMCP'

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