Skip to main content
Glama

wisdomforge

by hadv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort number for local development only (not used in Smithery cloud deployment)3000
CHROMA_URLNoURL of your Chroma instance (required if using Chroma)
QDRANT_URLNoURL of your Qdrant instance (required if using Qdrant)
HTTP_SERVERNoSet to true to enable HTTP server mode
DATABASE_TYPENoChoose your vector database (qdrant or chroma)
QDRANT_API_KEYNoAPI key for Qdrant (required if using Qdrant)
COLLECTION_NAMENoName of your vector collection

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/hadv/wisdomforge'

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