real-fake-data-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REAL_FAKE_DATA_API_KEY | No | API key sent as Authorization: Bearer <key>, lifting requests onto your metered plan. Omit to use the anonymous lane. | |
| REAL_FAKE_DATA_API_BASE_URL | No | Override the hosted API. Defaults to https://realfakedata-api.onrender.com; point it at a local API during development. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_generatorsA | List every available Real Fake Data generator with its id, description and supported locales. Call this first to discover which |
| generateA | Generate realistic synthetic data from one Real Fake Data generator. Pass a |
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/przeslijmi/real-fake-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server