Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URIYesNeo4j connection URIbolt://localhost:7687
AZURE_API_KEYNoAPI Key for Azure embedding provider
AZURE_API_BASENoAPI Base URL for Azure embedding provider
COHERE_API_KEYNoAPI Key for Cohere embedding provider
NEO4J_DATABASENoDatabase nameneo4j
NEO4J_PASSWORDYesNeo4j passwordpassword
NEO4J_USERNAMEYesNeo4j usernameneo4j
OPENAI_API_KEYNoAPI Key for OpenAI embedding provider
EMBEDDING_MODELNoEmbedding model format (e.g. text-embedding-ada-002, azure/deployment-name, bedrock/amazon.titan-embed-text-v1, cohere/embed-english-v3.0, ollama/nomic-embed-text)text-embedding-3-small
AWS_ACCESS_KEY_IDNoAWS Access Key ID for Bedrock embedding provider
AWS_SECRET_ACCESS_KEYNoAWS Secret Access Key for Bedrock embedding provider

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/guerinjeanmarc/mcp-neo4j-graphrag'

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