Skip to content
Back to search
30
MCP

@mcp-listing/faker-mcp

npm/@mcp-listing/faker-mcp

Synthetic data generation Model Context Protocol (MCP) server. Generate realistic mock data for testing and development.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@vinkius/faker-mcp
Synthetic data generation Model Context Protocol (MCP) server. Generate realistic mock data for testing and development.
0 tools
awslabs.syntheticdata-mcp-server
An AWS Labs Model Context Protocol (MCP) server for syntheticdata
0 tools
vinkius/faker-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for generating realistic mock data
0 tools
faker-ai-mcp
MCP server for faker ai. Features fake person, fake company, fake dataset. From MEOK AI Labs.
0 tools
io.github.CSOAI-ORG/faker-ai-mcp
MCP server for faker ai. Features fake person, fake company, fake dataset. From MEOK AI Labs.
0 tools
fakedata-mcp
Generate realistic fake data for testing and development. Create users, companies, transactions, addresses, and custom datasets in JSON or C
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mcp-listing/faker-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}