Skip to main content
Glama

wisdomforge

by hadv
.env.example378 B
# Database configuration # Options: 'qdrant', 'chroma' DATABASE_TYPE=qdrant # Common settings COLLECTION_NAME=your_collection_name HTTP_SERVER=false PORT=3000 # Qdrant settings QDRANT_URL=https://your-qdrant-instance-url.example.com:6333 QDRANT_API_KEY=your_qdrant_api_key # Using Qdrant's built-in FastEmbed for embeddings # Chroma settings CHROMA_URL=http://localhost:8000

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