Drupal Tools
About
A server providing resources, tools, and prompts for Drupal development.
Details
- Author
- cleversoft-it
- Categories
- Developer Tools, Other
- Tags
- #cms
Jump to
Setup
Install Drupal Tools in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/cleversoft-it/drupal-tools-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts by providing:
- Resources representing text notes with URIs and metadata
- Tools for creating new notes
- Prompts for generating summaries of notes
- List and access notes vianote://URIs
- Each note has a title, content and metadata
- Plain text mime type for simple content access
- create_note- Create new text notes
- Takes title and content as required parameters
- Stores note in server state
- summarize_notes- Generate a summary of all stored notes
- Includes all note contents as embedded resources
- Returns structured prompt for LLM summarization
To use with Claude Desktop, add the server config:
On MacOS:~/Library/Application Support/Claude/claude_desktop_config.jsonOn Windows:%APPDATA%/Claude/claude_desktop_config.json
{ "mcpServers": { "drupal-modules-mcp": { "command": "/path/to/drupal-modules-mcp/build/index.js" } } }
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using theMCP Inspector, which is available as a package script:
The Inspector will provide a URL to access debugging tools in your browser.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Manage and utilize website content within the DevHub CMS platform
Access comprehensive documentation for Ant Design components, including examples, API references, and best practices.
A server for integrating with WordPress sites, enabling content management and interaction via the Model Context Protocol.
This server enables AI assistants and other MCP clients to interact with Directus instances programmatically.
Agency-grade MCP server for WordPress Elementor — multi-site fleet management, safe page/widget-level editing, template export/import, version tracking with snapshot/rollback.
Perform CRUD operations on Elementor page data for a target WordPress website.
An MCP server for WordPress and Elementor, enabling AI assistants to manage content and build pages.
Connect Cursor, Claude Code, or any MCP-compatible tool directly to your ElmapiCMS instance. Manage collections, content, and assets through natural language.
An MCP server for the Frappe Framework, enabling AI assistants to interact with Frappe's REST API for document management and schema operations.
Model Context Protocol (MCP) server for Kinsta WordPress hosting
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





