Skip to main content
Glama

MCP RAG Server

.env386 B
# MCP Server Environment Variables # GitHub Personal Access Token (required for higher rate limits) # Create one at https://github.com/settings/tokens # Needs at least 'public_repo' and 'read:packages' scopes GITHUB_TOKEN=your_github_token_here # Server configuration PORT=8000 HOST=0.0.0.0 # Vector database settings INDEX_FILE=data/faiss_index.bin EMBEDDING_MODEL=all-MiniLM-L6-v2

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/ProbonoBonobo/sui-mcp-server'

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