Authoritative Madagascar economic data over MCP for AI agents: official EUR/MGA & USD/MGA reference rates plus central-bank indicators (policy rate, CPI/inflation, interbank rate, reserve requirement).
# Stileex MCP Server: Madagascar Economic Data for AI Agents
Authoritative Madagascar economic data over the **Model Context Protocol (MCP)**: official **EUR/MGA** and **USD/MGA** reference exchange rates plus core central-bank indicators (policy rate, consumer price index / inflation, interbank rate, reserve-requirement ratio), all sourced from the **Banque centrale de Madagascar (BFM)**.
This is a **remote, hosted MCP server**. There is nothing to install or run: connect your agent to the endpoint below.
- **Endpoint:** `
mcp.stileex.xyz`
- **Transport:** Streamable HTTP, JSON-RPC 2.0 (MCP protocol `2025-06-18`)
- **Discovery page:**
mcp.stileex.xyz
- **Data catalog:**
stileex.xyz · **OpenAPI:**
stileex.xyz
## Quick start
```bash
curl -X POST
mcp.stileex.xyz \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
```
## Client configuration
**Claude Desktop** (`mcp.json`):
```json
{
"mcpServers": {
"stileex": { "type": "http", "url": "
mcp.stileex.xyz" }
}
}
```
**Cursor** (`~/.cursor/mcp.json`):
```json
{ "mcpServers": { "stileex": { "url": "
mcp.stileex.xyz" } } }
```
**VS Code** (`.vscode/mcp.json`):
```json
{ "servers": { "stileex": { "type": "http", "url": "
mcp.stileex.xyz" } } }
```
**Claude Code** (CLI):
```bash
claude mcp add --transport http stileex
mcp.stileex.xyz
```
To unlock paid tools, pass your Stileex API key as a Bearer token:
```json
{
"mcpServers": {
"stileex": {
"type": "http",
"url": "
mcp.stileex.xyz",
"headers": { "Authorization": "Bearer " }
}
}
}
```
## Available tools
**Public (no API key required):** latest values, free to query and cite.
| Tool | Data |
| --- | --- |
| `fx_eur_mga_reference_latest` | BFM EUR/MGA reference exchange rate, latest |
| `fx_usd_mga_reference_latest` | BFM USD/MGA reference exchange rate, latest |
| `series_mg_cpi_latest` | Consumer price index (basis of …