FluentCommunity Manager
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WP_SITE_URL | Yes | Your WordPress site URL | |
| WP_USERNAME | Yes | WordPress username for authentication | |
| WP_DB_PREFIX | No | WordPress database table prefix | wp_ |
| FC_TABLE_PREFIX | No | FluentCommunity database table prefix | fcom_ |
| WP_APP_PASSWORD | Yes | WordPress Application Password (format: xxxx xxxx xxxx xxxx xxxx xxxx). Go to: WordPress Admin → Users → Your Profile → Application Passwords |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fc_list_postsC | List all posts from FluentCommunity with optional filtering |
| fc_get_postC | Get a specific post by ID with all details |
| fc_create_postC | Create a new post in FluentCommunity |
| fc_update_postC | Update an existing post in FluentCommunity |
| fc_delete_postC | Delete a post from FluentCommunity |
| fc_list_spacesC | List all spaces in FluentCommunity |
| fc_get_spaceC | Get detailed information about a specific space |
| fc_create_spaceC | Create a new space in FluentCommunity |
| fc_update_spaceC | Update an existing space |
| fc_list_commentsC | List comments for a specific post or all comments |
| fc_create_commentC | Create a new comment on a post |
| fc_update_commentC | Update an existing comment |
| fc_delete_commentC | Delete a comment |
| fc_list_space_membersC | List members of a specific space |
| fc_add_space_memberC | Add a user to a space |
| fc_remove_space_memberC | Remove a user from a space |
| fc_list_chat_threadsC | List chat threads/conversations |
| fc_list_chat_messagesB | List messages in a chat thread |
| fc_send_chat_messageC | Send a message in a chat thread |
| fc_search_contentC | Search across all FluentCommunity content (posts, comments, spaces) |
| fc_get_space_analyticsC | Get analytics and statistics for a space |
| fc_bulk_create_postsB | Create multiple posts at once (useful for AI-generated content campaigns) |
| fc_bulk_update_postsC | Update multiple posts at once |
| fc_bulk_delete_postsC | Delete multiple posts at once |
| fc_list_termsC | List all terms/tags in FluentCommunity |
| fc_create_termC | Create a new term/tag |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/wplaunchify/fluent-community-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server