Skip to main content
Glama
peximo
by peximo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRUPAL_BASE_URLYesYour Drupal site URL (e.g., https://your-drupal-site.com)
DRUPAL_PASSWORDNoBasic auth password
DRUPAL_USERNAMENoBasic auth username
DRUPAL_ACCESS_TOKENNoOAuth access token (alternative to username/password)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_contentB

Search and filter Drupal content by type. Returns a list of nodes matching the criteria.

get_nodeB

Retrieve complete details of a specific Drupal node by its ID

list_content_typesB

List all available content types on the Drupal site

search_contentA

Search across all content types by title. Useful when you don't know the specific content type.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/peximo/drupal-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server