drio
Open app

drupal-modules-mcp MCP Server

Source

Model Context Protocol (MCP) servers for Drupal development. Includes tools for querying Drupal.org module. Seamlessly integrates with Cline and other MCP-compatible clients to enhance Drupal development workflows.

Catalog onlyCatalog onlySTDIO

Overview

The drupal-modules-mcp is a Model Context Protocol (MCP) server designed for retrieving detailed information about Drupal modules from drupal.org, enhancing the development workflow for Drupal developers.

To use the drupal-modules-mcp, install the server and configure it in your development environment (e.g., Claude Desktop or IDEs like Cline). You can fetch module information using the get_module_info tool by providing the module's machine name.

  • Fetches comprehensive information about Drupal modules directly from drupal.org. - Provides details such as version compatibility, installation instructions, and documentation. - Supports integration with various MCP-compatible clients.
  1. Retrieving up-to-date information about Drupal modules for development.
  2. Assisting AI tools in providing accurate module data.
  3. Streamlining the workflow for Drupal developers by integrating module information retrieval into their IDEs.

Add to your AI client

Use these steps to connect drupal-modules-mcp MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "drupal-modules-mcp-cleversoft-it": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-drupal-modules-mcp-cleversoft-it"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "drupal-modules-mcp-cleversoft-it": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-drupal-modules-mcp-cleversoft-it"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "drupal-modules-mcp-cleversoft-it": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-drupal-modules-mcp-cleversoft-it"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "drupal-modules-mcp-cleversoft-it": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-drupal-modules-mcp-cleversoft-it"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "drupal-modules-mcp-cleversoft-it": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-drupal-modules-mcp-cleversoft-it"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "drupal-modules-mcp-cleversoft-it": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-drupal-modules-mcp-cleversoft-it"
      ]
    }
  }
}

FAQ

What is the purpose of the drupal-modules-mcp?

It serves as a server to fetch detailed information about Drupal modules, enhancing the development process.

How do I install the drupal-modules-mcp?

You can install it by running `npm install` and configuring it in your development environment as per the provided instructions.

Can I use it with any IDE?

Yes, it can be integrated with any MCP-compatible IDE by adding the server configuration.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1395,"uuid":"2547ea23-6c23-496b-95a3-c4b750a92944","name":"drupal-modules-mcp","title":"drupal-modules-mcp MCP Server","description":"Model Context Protocol (MCP) servers for Drupal development. Includes tools for querying Drupal.org module. Seamlessly integrates with Cline and other MCP-compatible clients to enhance Drupal development workflows.","avatar_url":"https://avatars.githubusercontent.com/u/63788322?v=4","created_at":"2025-02-20T15:35:12.352Z","updated_at":"2025-02-23T07:12:50.813Z","status":"created","author_name":"Cleversoft-IT","author_avatar_url":"https://avatars.githubusercontent.com/u/63788322?v=4","tags":"drupal,mcp,server,development","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/Cleversoft-IT/drupal-modules-mcp","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]