Directus MCP Server

Model Context Protocol server for Directus

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install rijkvanzanten/directus-mcp-server -c claude

This command will automatically install and configure the Directus MCP Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "Directus MCP Server": {
      "command": "directus-mcp-server",
      "env": {
        "DIRECTUS_URL": "<your Directus instance URL>",
        "DIRECTUS_TOKEN": "<your Directus user token>"
      }
    }
  }
}
Share:
Details:
  • Stars


    26
  • Forks


    5
  • Last commit


    1 month ago
  • Repository age


    3 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to Directus MCP Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Directus MCP Server: MCP Server – MCP.Bar