Faker MCP Server
Related Servers
Alternatives to Faker MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceGenerates fake data like names, text, internet info, dates, and commerce data using Faker.js, supporting multiple locales and customizable parameters.38 npm3MIT
- AlicenseNot gradedqualityDmaintenanceProvides tools for generating fake data using Faker.js, including person, lorem, internet, and more, with support for multiple locales and customizable options.38 npmMIT
- AlicenseAqualityBmaintenanceGenerate realistic relational test data with 156 field types, 22 locales, and foreign key integrity. One API call seeds your entire database.51MIT
- FlicenseNot gradedqualityDmaintenanceGenerates realistic, context-aware synthetic data for AI agents to populate databases, mock APIs, and create test scenarios without exposing real PII.7 npm3-
- AlicenseAqualityDmaintenanceGenerates realistic, referentially-coherent test data (SQL INSERTs, JSON, or CSV) from your database schema, resolving foreign keys and respecting constraints. Paste CREATE TABLE DDL or a JSON schema and get ready-to-run seed data with valid relationships.253 npmMIT
- AlicenseAqualityCmaintenanceGenerates schema-compliant mock data from OpenAPI JSON Schema definitions using AI, enabling seamless testing without manual fixtures.612 npm9MIT
TDQS
Scored across 4 tools
The tools have overlapping purposes that could cause confusion, particularly between generate-company and generate-person which both produce contact/address data, and generate-custom which can likely replicate functionality of the others. However, generate-dataset stands out clearly for complex scenarios, and descriptions help differentiate them to some extent.
All tool names follow a perfectly consistent verb-noun pattern with kebab-case (generate-company, generate-custom, generate-dataset, generate-person). This predictable naming makes the set easy to navigate and understand at a glance.
Four tools is a reasonable number for a fake data generation server, covering core entity types and advanced scenarios. It feels slightly thin as it lacks tools for other common fake data types like products or financial data, but the scope is well-defined and manageable.
The server covers basic fake data generation for persons and companies, plus custom patterns and datasets, but has notable gaps. Missing are tools for other common fake data categories like addresses alone, products, or financial records, and there's no update/delete functionality for generated data, limiting lifecycle coverage.