Skip to main content
Glama
plures

PluresLM MCP

Official
by plures

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP host0.0.0.0
PORTNoHTTP port when using SSE transport3001
MCP_TRANSPORTNostdio (default) or sse for HTTPstdio
OPENAI_API_KEYNoOpenAI key for embeddings (falls back to local Transformers.js)
PLURES_DB_TOPICYes64-char hex string (32 bytes) for PluresDB mesh
PLURES_LM_DEBUGNoEnable debug logging (true/false)
PLURES_DB_SECRETNoOptional encryption secret for mesh
OPENAI_EMBEDDING_MODELNoOpenAI model nametext-embedding-3-small

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/plures/pluresLM-mcp'

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