mcpbeat

Generate-Data MCP Server

by ns-3e
local only

Generate-Data runs on your own machine — the client starts it, so there is no endpoint to ping. 550 installs a week from pypi. Last commit 3 Aug 2026.

MCP server for Generate-Data.com: dataset generation, AI schema design, Project management.

550
Installs / week
pypi · generate-data-mcp
0
Stars
0 open issues
3 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add generate-data-mcp -- uvx generate-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "generate-data-mcp": {
      "args": [
        "generate-data-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.generate-data-mcp]
command = "uvx"
args = ["generate-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "generate-data-mcp": {
      "args": [
        "generate-data-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "generate-data-mcp": {
      "args": [
        "generate-data-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Generate-Data

same job, measured the same way
Readme
by ryudi84

MCP server for README.md generation from project metadata

local only
Basicops
by basicops

BasicOps MCP server for project management, tasks, notes, and team collaboration.

answering
Opentalk2html Notmd
by aimino-tech

MCP server for HTML generation from AI agents

44 installs/wk local only
Project Management AI MCP
by csoai-org

project-management-ai-mcp MCP server by MEOK AI Labs

142 installs/wk local only
I
Sling CLI
by flarco

Sling CLI MCP server for data pipeline and replication management

local only
Touchdesigner MCP Server
by 8beeeaaat

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

2 478 installs/wk local only
Orionbelt Analytics
by ralfbecher

Ontology-based MCP server for database schema analysis and RDF/OWL ontology generation

158 installs/wk local only
MCP Flux Pro
by acedatacloud

MCP server for Flux AI image generation

1 255 installs/wk answering

Generate-Data — questions

Answers built from our own checks of this server.

Why is there no uptime for Generate-Data?
Generate-Data runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package generate-data-mcp was installed 550 times last week.
How do I connect Generate-Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls generate-data-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Generate-Data?
The pypi package generate-data-mcp was installed 550 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Generate-Data open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.