mcp-server-claude

staminna/mcp-server-claude
★ 2 stars TypeScript AI/LLM Updated today
Model Context Protocol (MCP) server for Directus v12 — exposes collections, items, files, flows, users & schema tools to AI assistants like Claude. TypeScript, full API coverage.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-claude": {
      "command": "npx",
      "args": [
        "-y",
        "staminna/mcp-server-claude"
      ]
    }
  }
}

Topics

claudedirectusmcpmodel-context-protocoltypescript