FFS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FFS_BASE_URL | Yes | FFS API base URL | |
| FFS_RC_API_URL | Yes | RingCentral API URL | |
| FFS_RC_CLIENT_CREDENTIALS | Yes | Base64 encoded client credentials |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ffs_get_user_infoA | Get AccountId and ExtensionId from RingCentral credentials. Use ExtensionId for individual user, AccountId for entire company. |
| ffs_search_flagC | Search for FFS flags by keyword. Returns matching flags with their IDs and types. |
| ffs_get_flag_optionsC | Get all available options (values) for a Flag. Shows Value IDs needed for updates. |
| ffs_check_accountB | Check the current status of an AccountId or ExtensionId in a Flag. |
| ffs_update_accountC | Update an AccountId or ExtensionId to use a specific Flag value. Uses MCP Auto Condition for management. |
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/ZhipingYang/ffs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server