faker-mcp-server

kentrino/faker-mcp-server

3.2

If you are the rightful owner of faker-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The faker-server is a TypeScript-based MCP server that generates fake data using Faker.js, supporting various data types and locales.

The faker-server MCP server is designed to generate fake data using the popular Faker.js library. It provides a robust set of tools for creating fake data across various categories such as personal information, lorem ipsum text, internet-related data, dates, and commerce details. The server supports multiple locales, allowing for internationalization, and offers customizable options for each data type, including field selection and configurable parameters like length, count, and min/max values. This makes it a versatile tool for developers needing mock data for testing and development purposes. The server is built with TypeScript, ensuring type safety and modern JavaScript features, and it integrates seamlessly with platforms like Claude Desktop.

Features

  • Support for multiple locales (en, ja, fr, etc.)
  • Customizable field selection for each data type
  • Configurable parameters (length, count, min/max values, etc.)

Tools

  1. generate_person

    Generate false personal information (name, position, etc.)

  2. generate_lorem

    Generate fake Lorem ipsum text

  3. generate_internet

    Generate false Internet data (email, username, URL, etc.)

  4. generate_date

    Generate a holiday date

  5. generate_commerce

    Generate false commercial data (products, prices, etc.)