We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/airano-ir/mcphub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•315 B
"""
WordPress Advanced Plugin
Advanced WordPress management features including database operations,
bulk operations, and system management.
This plugin provides 22 advanced tools for WordPress power users and administrators.
"""
from .plugin import WordPressAdvancedPlugin
__all__ = ["WordPressAdvancedPlugin"]