Realistic fake data generation for testing and development
Generate realistic fake users, companies, financial transactions, addresses, placeholder text, and fully custom datasets. Zero external dependencies. Perfect for populating test databases, building demos, prototyping UIs, and generating sample data for any project. Supports multiple locales, output formats (JSON/CSV), and customizable schemas.
Once installed, try these example prompts and explore these capabilities:
Add this to your MCP configuration file:
{
"mcpServers": {
"fakedata-mcp": {
"args": [
"fakedata-mcp"
],
"command": "uvx"
}
}
}Clean, well-structured MCP server for generating fake data with proper input validation and no authentication concerns. The code demonstrates good security practices with bounds checking, parameter validation, and no dangerous operations. Package verification found 1 issue.
Scanned 7 files · 3 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!