Directus MCP for AI Agents. Manage CMS Content Models and Database Structure
Directus connects your existing SQL database to your AI agent, treating it like a conversational interface. You stop writing boilerplate API calls and start talking to your data model. This MCP lets you list collections, run complex searches by keyword, create new content records, manage user roles, or audit the activity log—all without ever leaving your chat window.
Give Claude and any AI agent real-world access
List all available data collections, view their field types, and understand how your content is currently modeled.
Create new items, read existing records, update fields on existing articles, or delete content entirely using simple prompts.
Search across entire collections by keywords to quickly locate specific pieces of information or assets.
List all registered users, view their current roles, check role configurations, or retrieve your own profile details.
Access the recent activity log for compliance checks, browse uploaded files, and get metadata on specific assets.
Ask an AI about this
Waiting for input…
What AI agents can do with 16 Tools in the Directus MCP for Schema Management
These tools let your agent perform every database operation: from listing collections to updating individual fields. It's a full content management toolkit.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Directus MCPCheck Directus Status
Verifies that the MCP connection to your Directus instance is active and working correctly.
Create Item
Creates a brand new record or item within any specified data collection.
Delete Item
Removes an existing item from a collection after confirmation.
Get Collection
Retrieves detailed information about a specific data collection, including its...
Get File
Gets the full details and metadata for an uploaded file asset.
Get Item
Retrieves all data points for a specific item by its unique ID.
Get Me
Displays information about the currently authenticated user connected to the system.
List Activity
Pulls a detailed report of recent database operations, showing who did what and when.
List Collections
Lists every available data collection name within your Directus instance.
List Fields
Shows all fields (columns) and their data types for a chosen collection schema.
List Files
Lists available file assets, providing names and basic metadata.
List Items
Retrieves a list of item IDs and titles from a specified collection.
List Roles
Shows all defined user roles within the system, detailing their permissions level.
List Users
Retrieves a list of all registered users and their current status in the database.
Search Items
Searches for items across collections using general keywords, returning matching...
Update Item
Modifies specific fields or content details of an existing item record.
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Directus, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Directus. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Directus MCP: Managing CMS Content Models via AI Agents
Right now, managing content in a headless system means jumping through hoops. You have to manually navigate the Directus dashboard, click into collections, and then use specific forms or API tools just to read what data exists or create a simple record. It's slow, tedious, and requires remembering dozens of collection names.
With this MCP, you talk to your content database like talking to a teammate who knows where everything is. You ask the agent to 'List all article collections and their fields.' The agent instantly gives you the schema blueprint, giving you immediate control over your data structure without opening a single dashboard tab.
Directus MCP: Auditing User Activity & Roles with AI Agents
When onboarding or debugging permissions issues, the manual process is awful. You have to jump between the 'Users' section and the 'Roles' configuration page just to verify who can read what. It’s a mess of nested menus and checkboxes.
Now, you simply ask your agent: 'Show me all users and their associated roles.' The MCP runs list_users and list_roles in one go, providing a clean, immediate report of the entire permission landscape. You get clarity instantly.
What Directus MCP for AI Agents MCP does for your AI
Managing large databases usually means jumping between dashboards, writing schema queries, and dealing with restrictive APIs. Directus changes that. It lets you talk to your entire content backend using natural conversation. Instead of figuring out which API endpoint handles user roles or where the file metadata lives, you just ask.
Your agent understands the context—whether it's listing all available data collections or updating a specific article field—and executes the necessary actions automatically.
This integration turns your existing database into an accessible resource for any compatible AI client. You connect this MCP through Vinkius and suddenly have full read/write access to content, file assets, user profiles, and activity logs. It’s like giving your agent a direct, conversation-based key to the entire system.
019dd0e0-fcc8-708e-8646-61ae1562985e How to set up Directus MCP for AI Agents MCP
The bottom line is: you talk to your content database like talking to a colleague, and the MCP handles all the complex API calls in the background.
Subscribe to this MCP and provide your Directus Static Token within your profile settings.
Connect your preferred AI client (like Cursor or Claude) through the Vinkius marketplace.
Start by asking an open question, such as 'What collections do I have?' Your agent will then use the tools to pull structured data for you.
Who uses Directus MCP for AI Agents MCP
This is for anyone who interacts with structured data but hates writing boilerplate code. It’s perfect for content managers who need deep database access without developer intervention, or developers needing quick schema introspection during debugging.
Creates new articles, updates metadata on existing collections, and runs keyword searches to verify content accuracy without ever opening the CMS dashboard.
Inspects collection schemas (list_fields) or checks user roles (list_roles) during development cycles to ensure data contracts are met quickly.
Audits the activity log and manages user accounts, checking who changed what and when for compliance purposes.
Benefits of connecting Directus MCP for AI Agents MCP
Bypass the dashboard entirely. You can create new content or update articles using natural language prompts, which is far faster than navigating forms.
Instant schema insight: Use tools like list_fields to inspect collection schemas on demand. This saves hours of developer time spent documenting data models.
Better auditing: The list_activity tool provides a single source of truth for all recent database changes, crucial for compliance and debugging.
Efficient content discovery: Instead of complex filters, just ask the agent to search items by keyword using search_items and get immediate results across collections.
Full user control: Easily manage who can do what. The list_users and list_roles tools let you verify permissions instantly without logging into the admin panel.
Directus MCP for AI Agents MCP use cases
Drafting a new product guide
A content writer needs to write an article that references five existing data points. They ask their agent to 'Create a new draft article about X, and include the details of user ID 123.' The agent handles both creating the item and fetching necessary related data using get_item.
Debugging a broken form field
A developer notices an error when submitting content. They prompt the agent, 'What are the available fields for the articles collection?' The agent uses list_fields to instantly provide the exact schema details needed to fix the bug.
Onboarding a new team member
An admin needs to confirm who has access. They ask, 'Show me all users and what roles they have.' The agent runs list_users and list_roles, providing an immediate, comprehensive overview of permissions.
Retiring outdated content
A manager needs to clean up old drafts. They prompt the agent, 'Find all items in the articles collection that haven't been updated in six months and delete them.' The agent uses search_items and delete_item efficiently.
Directus MCP for AI Agents MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Writing boilerplate API calls
The user has to write a multi-step request: GET /collections -> SELECT * FROM articles WHERE status='draft' AND published_by=X. This takes time and requires specific endpoint knowledge.
Instead, the user just asks their agent: 'Find all draft articles written by User X.' The MCP translates this into the necessary query using list_items and get_item automatically.
Missing data context
A content creator tries to update an article but doesn't know the exact field name or required format, resulting in a failed API call.
First, ask 'What fields are available for articles?' using list_fields. Then you can confidently tell your agent: 'Update article 456 by setting the slug to X and changing the status to published.' (Uses update_item).
Overlooking audit trails
A user discovers a piece of content was modified but has no record of when or who made the change.
Simply ask, 'Show me the activity log for article 456.' The agent uses list_activity to provide an immediate history report.
When to use Directus MCP for AI Agents MCP
Use this MCP if your primary bottleneck is accessing and manipulating structured content data (articles, user profiles, settings) housed in a Directus database. You need the ability to manage fields or perform complex reads/writes conversationally.
Don't use it if you are building a simple website that only displays static text—you don't need this level of backend control. Also, don't rely on it for advanced business logic like payment processing; those require dedicated integration types. If your task is just reading data from an external source (like a Google Sheet), use a specialized data connector instead.
Frequently asked questions about Directus MCP for AI Agents MCP
How can I use the Directus MCP for AI Agents to see my database structure? +
You simply ask your agent, 'What collections and fields do I have?' The MCP instantly lists every available collection and gives you a schema blueprint of its fields. This saves you from manually checking dozens of API docs.
Can the Directus MCP help me create new content records? +
Yes. You can tell your agent to 'Create a new article about X' and it handles all the required data insertion. It ensures the record is correctly formatted and given an ID, letting you focus on the content itself.
What if I need to find specific articles across different collections? +
You don't need complex queries. Just ask your agent to search by keyword, like 'Find all articles mentioning AI ethics.' The MCP searches multiple areas and returns a clean list of results.
Is the Directus MCP suitable for system administration tasks? +
Absolutely. You can manage user accounts, view roles (list_roles), and check who has done what using the activity log without logging into the admin dashboard.
Does this MCP support updating old articles? +
Yes. If you know an article ID, you can tell your agent to 'Update article 123 with new text.' It handles modifying fields and ensuring the change is recorded correctly.