Skip to main content
Glama
aegntic

Obsidian Elite RAG MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoNeo4j database URI (optional, auto-configured by setup scripts)bolt://localhost:7687
NEO4J_USERNoNeo4j database user (optional, auto-configured by setup scripts)neo4j
QDRANT_HOSTNoQdrant vector database host (optional, auto-configured by setup scripts)localhost
QDRANT_PORTNoQdrant vector database port (optional, auto-configured by setup scripts)6333
NEO4J_PASSWORDNoNeo4j database password (optional, auto-configured by setup scripts)password
OPENAI_API_KEYYesYour OpenAI API key (required)

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/aegntic/aegntic-MCP'

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