Directus icon

Directus

Enables AI tools to connect to and use the Directus API.

About

Directus allows AI tools to interact with your Directus instance through a Model Context Protocol (MCP) server. This server exposes your Directus API to AI, allowing for tasks like reading data from collections, accessing user information, and understanding the available data structure. It supports querying specific fields, sorting, and limiting results when reading data.

Key Features

  • Provides a secure connection between AI tools and Directus.
  • Automatically generates tools for each Directus collection.
  • Exposes the current user's information to AI tools.
  • Supports reading items with fields, sort, and limit parameters.
  • Allows AI tools to discover available collections and fields.
  • 2 GitHub stars

Use Cases

  • Integrating Directus data into AI-powered workflows.
  • Automating content creation and management tasks with AI.
  • Building AI-driven applications that leverage Directus data.