We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pace8/mcp-wordpress-instaWP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•259 B
# WordPress API configuration
# The standard WordPress REST API endpoint
WORDPRESS_API_URL=https://your-wordpress-site.com
# For authentication using Application Passwords (WordPress 5.6+)
WORDPRESS_USERNAME=your_username
WORDPRESS_PASSWORD=your_app_password