Skip to main content
Glama
ZhipingYang

FFS MCP Server

by ZhipingYang

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FFS_BASE_URLYesFFS API base URL
FFS_RC_API_URLYesRingCentral API URL
FFS_RC_CLIENT_CREDENTIALSYesBase64 encoded client credentials

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ffs_get_user_info

Get AccountId and ExtensionId from RingCentral credentials. Use ExtensionId for individual user, AccountId for entire company.

ffs_search_flag

Search for FFS flags by keyword. Returns matching flags with their IDs and types.

ffs_get_flag_options

Get all available options (values) for a Flag. Shows Value IDs needed for updates.

ffs_check_account

Check the current status of an AccountId or ExtensionId in a Flag.

ffs_update_account

Update an AccountId or ExtensionId to use a specific Flag value. Uses MCP Auto Condition for management.

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/ZhipingYang/ffs-mcp-server'

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