Skip to main content
Glama
wordpress_sites.yaml981 B
# WordPress MCP Server Configuration # Configure your WordPress sites and general settings settings: default_post_status: "draft" # draft, publish, private default_post_format: "standard" max_retries: 3 timeout: 30 sites: name: "First Site" url: "https://example2.com" username: "your-username" password: "your-app-password" # WordPress Application Password - id: "site2" name: "Second Site" url: "https://example2.com" username: "your-username" password: "your-app-password" # Add your additional sites here (up to 70 total) # Format: # - id: "siteX" # name: "Site Display Name" # url: "https://your-site-X.com" # username: "your-username" # password: "your-app-password" # Notes: # - Use WordPress Application Passwords, not regular user passwords # - Each site needs a unique ID # - The API URL is automatically constructed from the site URL # - Supports both Hebrew and English content creation

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/seomentor/wpmcp'

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