Skip to main content
Glama
orneryd

M.I.M.I.R - Multi-agent Intelligent Memory & Insight Repository

by orneryd
mkdocs.yml4.88 kB
site_name: NornicDB Documentation site_description: Production-ready graph database with GPU acceleration and Neo4j compatibility site_url: https://orneryd.github.io/nornicdb/ repo_url: https://github.com/orneryd/nornicdb repo_name: orneryd/nornicdb edit_uri: edit/main/docs/ theme: name: material palette: - scheme: slate primary: amber accent: purple toggle: icon: material/brightness-7 name: Switch to light mode - scheme: default primary: amber accent: purple toggle: icon: material/brightness-4 name: Switch to dark mode features: - navigation.instant - navigation.tracking - navigation.tabs - navigation.tabs.sticky - navigation.sections - navigation.expand - navigation.top - search.suggest - search.highlight - content.tabs.link - content.code.copy - content.code.select - toc.follow plugins: - search - minify: minify_html: true minify_css: true minify_js: true markdown_extensions: - admonition - attr_list - def_list - footnotes - md_in_html - tables - toc: permalink: true - pymdownx.arithmatex: generic: true - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.details - pymdownx.emoji: emoji_generator: !!python/name:pymdownx.emoji.to_svg emoji_index: !!python/name:pymdownx.emoji.twemoji - pymdownx.highlight: use_pygments: true anchor_linenums: true line_spans: __span - pymdownx.inlinehilite - pymdownx.keys - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences: custom_fences: - name: mermaid class: mermaid format: !!python/name:pymdownx.superfences.fence_code_format - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde nav: - Home: README.md - Getting Started: - Overview: getting-started/README.md - Quick Start: getting-started/quick-start.md - Installation: getting-started/installation.md - Docker Deployment: getting-started/docker-deployment.md - First Queries: getting-started/first-queries.md - User Guides: - Overview: user-guides/README.md - Vector Search: user-guides/vector-search.md - Hybrid Search: user-guides/hybrid-search.md - Cypher Queries: user-guides/cypher-queries.md - Graph Traversal: user-guides/graph-traversal.md - Transactions: user-guides/transactions.md - Data Import/Export: user-guides/data-import-export.md - Clustering: user-guides/clustering.md - Plugin System: user-guides/plugin-system.md - Complete Examples: user-guides/complete-examples.md - Heimdall AI Assistant: user-guides/heimdall-ai-assistant.md - Heimdall Plugins: user-guides/heimdall-plugins.md - Heimdall Context & Tokens: user-guides/heimdall-context.md - Architecture: - Overview: architecture/README.md - System Design: architecture/system-design.md - Replication: architecture/replication.md - Plugin System: architecture/plugin-system.md - API Reference: - Overview: api-reference/README.md - Cypher Functions: api-reference/cypher-functions/README.md - Features: - Overview: features/README.md - Cross-Encoder Reranking: features/cross-encoder-reranking.md - Advanced: - Overview: advanced/README.md - Search Evaluation: advanced/search-evaluation.md - K-Means Clustering: advanced/k-means-clustering/README.md - Embeddings: advanced/embeddings/README.md - Performance: - Overview: performance/README.md - Operations: - Overview: operations/README.md - Deployment: operations/deployment.md - Docker: operations/docker.md - Monitoring: operations/monitoring.md - Backup & Restore: operations/backup-restore.md - WAL Compaction: operations/wal-compaction.md - Durability: operations/durability.md - Scaling: operations/scaling.md - Cluster Security: operations/cluster-security.md - Troubleshooting: operations/troubleshooting.md - Security: - Overview: security/README.md - HTTP Security: security/http-security.md - Compliance: - Overview: compliance/README.md - Development: - Overview: development/README.md - AI Agents: - Overview: ai-agents/README.md - Chat Modes: ai-agents/chat-modes.md - Contributing: CONTRIBUTING.md - Changelog: CHANGELOG.md extra: social: - icon: fontawesome/brands/github link: https://github.com/orneryd/nornicdb - icon: fontawesome/brands/docker link: https://hub.docker.com/r/orneryd/nornicdb analytics: provider: google property: G-XXXXXXXXXX copyright: Copyright © 2025 NornicDB Contributors. MIT License.

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/orneryd/Mimir'

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