Directus MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from npm. Last commit 27 Aug 2026.
MCP server for Directus 12 — items, collections, files, flows, users, and schema tools
Today is the operative word: we check Directus MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add directus-mcp-server -- npx -y @staminna/directus-mcp-server
{
"mcpServers": {
"directus-mcp-server": {
"args": [
"-y",
"@staminna/directus-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.directus-mcp-server]
command = "npx"
args = ["-y", "@staminna/directus-mcp-server"]
{
"mcpServers": {
"directus-mcp-server": {
"args": [
"-y",
"@staminna/directus-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"directus-mcp-server": {
"args": [
"-y",
"@staminna/directus-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DIRECTUS_URL (URL of the Directus instance), DIRECTUS_TOKEN (Static Directus access token).
The author declared them in the registry entry; get the values from the project itself.
MCP server for API testing. 35 tools: HTTP, assertions, flows, OpenAPI, collections.
Slack MCP server: channels, messages, threads, reactions, users, files, and scheduled messages
MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.
MCP server for Pexels — search photos and videos, and browse collections
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.
The most complete MCP server for n8n — 43 tools for workflows, data tables, and more.
MCP server for Drone CI/CD: 45 tools for builds, repos, secrets, users and templates
Answers built from our own checks of this server.