Drupal
БесплатноНе проверенTS based companion MCP server for the Drupal MCP module that works with the STDIO transport.
Описание
TS based companion MCP server for the Drupal MCP module that works with the STDIO transport.
README
A Model Context Protocol server
This is a TypeScript-based MCP server for Drupal.
Features
Resources
- All the resources defined by the Drupal API during the initialization phase
Tools
- All the tools defined by the Drupal API during the initialization phase
Prompts
- All the prompts defined by the Drupal API during the initialization phase
Development
Install dependencies:
bun install
Build the server:
bun run build
For development with auto-rebuild:
bun run dev
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-server-drupal": {
"command": "__BINARY_PATH__",
"args": ["--drupalBaseUrl", "__DRUPAL_BASE_URL__"],
"env": {}
}
}
}
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
bun run inspector
The Inspector will provide a URL to access debugging tools in your browser.
Установка Drupal
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Omedia/mcp-server-drupalFAQ
Drupal MCP бесплатный?
Да, Drupal MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Drupal?
Нет, Drupal работает без API-ключей и переменных окружения.
Drupal — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Drupal в Claude Desktop, Claude Code или Cursor?
Открой Drupal на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Drupal with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
