Skip to main content
Glama
Swetha-Josh

FCSC MCP Server

by Swetha-Josh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FCSC_API_KEYNoSent as Ocp-Apim-Subscription-Key if FCSC issue an API key.
FCSC_BASE_URLNoOverride the API base URL. Useful for pointing at a test stub.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
listDatasetsA

Lists the official UAE statistics datasets available from FCSC, optionally filtered by topic or a free-text search over dataset names and KPIs. Use this first to find the datasetId to pass to getDatasetData.

getDatasetDataA

Fetches official observations for one FCSC dataset from the UAE statistics SDMX API (flat flavour) and returns them as a labelled table. Always cite these figures as official FCSC data.

getDatasetStructureA

Returns the dimensions and codelists for one FCSC dataset. Use this when you need to build a filtered key for getDatasetData, or to explain what breakdowns a dataset offers.

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/Swetha-Josh/MCP_UAE'

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