WordPress AI Content System
by ssolis-ti
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODEL | No | The model to use for AI generation (e.g., google/gemini-2.5-pro, gpt-4o, anthropic/claude-3-5-sonnet-20241022, ollama/llama3) | |
| FAL_KEY | No | API key for Fal.ai image generation (optional; if not set, Pollinations.ai is used as fallback) | |
| GEMINI_API_KEY | No | API key for Google Gemini (required if using Gemini model) | |
| OPENAI_API_KEY | No | API key for OpenAI (required if using GPT model) | |
| OPENAI_API_BASE | No | Base URL for OpenAI-compatible API (e.g., for Ollama local deployment) | |
| ANTHROPIC_API_KEY | No | API key for Anthropic (required if using Claude model) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/ssolis-ti/wordpress_content_ai_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server