drupal-modules-mcp MCP Server

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Provides tools to fetch detailed information about Drupal modules directly from drupal.org, including module names, descriptions, latest recommended versions, download statistics, status, composer installation commands, Drupal version compatibility, project URLs, and documentation/README

drupal-modules-mcp MCP 서버

drupal.org에서 Drupal 모듈 정보를 검색하기 위한 모델 컨텍스트 프로토콜 서버입니다.

이 TypeScript 기반 MCP 서버는 drupal.org에서 Drupal 모듈에 대한 자세한 정보를 직접 가져오는 도구를 제공합니다. AI 어시스턴트 및 기타 도구가 Drupal 모듈에 대한 정확하고 최신 정보(버전 호환성, 설치 지침 및 설명서 포함)를 얻을 수 있도록 지원합니다.

특징

도구

  • get_module_info - Drupal 모듈에 대한 포괄적인 정보를 가져옵니다.
    • 모듈의 머신 이름을 매개변수로 요구합니다.
    • 다음을 포함한 자세한 모듈 정보를 반환합니다.
      • 이름과 설명
      • 최신 권장 버전
      • 통계 다운로드
      • 모듈 상태
      • Composer 설치 명령
      • Drupal 버전 호환성
      • 프로젝트 URL
      • 모듈 설명서/README

개발

종속성 설치:

지엑스피1

서버를 빌드하세요:

npm run build

자동 재빌드를 사용한 개발의 경우:

npm run watch

설치

클로드 데스크탑

Claude Desktop 구성에 서버 구성을 추가합니다.

MacOS의 경우: ~/Library/Application Support/Claude/claude_desktop_config.json Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json

{ "mcpServers": { "drupal-modules-mcp": { "command": "/path/to/drupal-modules-mcp/build/index.js" } } }

클라인, 루클라인, 윈드서핑

IDE 설정에 서버 구성을 추가합니다.

  1. IDE 설정을 엽니다
  2. MCP 서버 섹션으로 이동
  3. 다음 구성으로 새 서버를 추가합니다.
    { "drupal-modules-mcp": { "command": "/path/to/drupal-modules-mcp/build/index.js" } }

/path/to/drupal-modules-mcp 서버를 설치한 실제 경로로 바꿔야 합니다.

디버깅

MCP 서버는 stdio를 통해 통신하므로 디버깅이 어려울 수 있습니다. 패키지 스크립트로 제공되는 MCP Inspector를 사용하는 것이 좋습니다.

npm run inspector

검사기는 브라우저에서 디버깅 도구에 액세스할 수 있는 URL을 제공합니다.

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

TypeScript 기반 MCP 서버는 간단한 메모 시스템을 구현하여 note:// URI와 메타데이터를 사용하여 MCP 개념을 사용하여 텍스트 메모를 생성, 나열, 요약할 수 있도록 합니다.

  1. Features
    1. Tools
  2. Development
    1. Installation
      1. Claude Desktop
      2. Cline, Roo-Cline, and Windsurf
      3. Debugging
    ID: yuseiq2ka3