MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

fakedata-mcp MCP Server

by mcp-marketplace
Developer ToolsLow Risk10.0Local
Free

Realistic fake data generation for testing and development

About

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.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

12 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "fakedata-mcp": {
      "args": [
        "fakedata-mcp"
      ],
      "command": "uvx"
    }
  }
}

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1"Generate 10 fake users" → Tool: generate_users
  • 2"Create a dataset of 50 transactions" → Tool: generate_transactions
  • 3"Make a CSV with custom columns: name, email, score" → Tool: generate_dataset
  • 4Tool: generate_companies: Create company profiles with industry and revenue
  • 5Tool: generate_addresses: Generate addresses with GPS coordinates for any country
  • 6Tool: generate_text: Produce lorem ipsum or realistic placeholder paragraphs

Documentation

View on GitHub

From the project's GitHub README.

Generate realistic fake data for testing and development. Create users, companies, transactions, addresses, and custom datasets in JSON or CSV format.

Install

uvx fakedata-mcp

Or install permanently:

pip install fakedata-mcp

Tools

  • generate_users — Generate realistic fake user profiles with name, email, phone, address, date of birth, and username
  • generate_companies — Generate fake company profiles with name, industry, revenue, employee count, founded date, and website
  • generate_transactions — Generate fake financial transactions with amount, date, merchant, category, payment method, and status
  • generate_addresses — Generate fake street addresses with street, city, state, zip, country, and coordinates
  • generate_text — Generate placeholder text: lorem ipsum paragraphs, realistic sentences, or random words
  • generate_dataset — Generate a custom dataset with user-defined columns and types. Supports: string, integer, float, boolean, email, name, phone, date, url, uuid, ip_address, color, company, job_title

Usage with Claude Code

claude mcp add fakedata-mcp -- uvx fakedata-mcp

Or add to your MCP config (~/.claude/settings.json):

{{
  "mcpServers": {{
    "fakedata-mcp": {
      "command": "uvx",
      "args": ["fakedata-mcp"]
    }}
  }}
}}

Development

git clone https://github.com/YOUR_USERNAME/fakedata-mcp.git
cd fakedata-mcp
uv venv .venv && source .venv/bin/activate
uv pip install -e ".[dev]"
pytest -v

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Tags

fake-datatestingmock-datatest-datadevelopmentdata-generationfakersample-dataprototypingdeveloper-tools

Use Cases

  • Testing
  • Prototyping
  • Demo data
  • Database seeding
  • UI development

Links

PyPI Package

Details

Published March 1, 2026
Version 1.0.0
0 installs
Local Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
3
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

114
Stars
407
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
55
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

89.9K
Stars
15
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
14
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
13
Installs
10.0
Security
No ratings yet
Local