Submit

Faker Mcp Server

@Funs Janssen

A Model Context Protocol (MCP) server that provides fake/mock data generation capabilities using the Faker.js library. Generate realistic test data for database seeding, API testing, demo applications, and development environments.

Server Config

{
  "mcpServers": {
    "faker": {
      "command": "npx",
      "args": [
        "faker-mcp-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server