Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WP_SITE_URLYesYour WordPress site URL
WP_USERNAMEYesWordPress username for authentication
WP_DB_PREFIXNoWordPress database table prefixwp_
FC_TABLE_PREFIXNoFluentCommunity database table prefixfcom_
WP_APP_PASSWORDYesWordPress Application Password (format: xxxx xxxx xxxx xxxx xxxx xxxx). Go to: WordPress Admin → Users → Your Profile → Application Passwords

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/wplaunchify/fluent-community-mcp'

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