VOOZH about

URL: https://apify.com/conscientious_gelato/apify-uuid-actor

⇱ Uuid generator MCP [DEPRECATED] Β· Apify


πŸ‘ Uuid generator MCP avatar

Uuid generator MCP

Deprecated

Pricing

$2.00 / 1,000 tool calls

Go to Apify Store

Uuid generator MCP

Deprecated

Generate thousands of unique identifiers instantly via MCP. Supports UUID v1 (timestamp), v4 (random), and v5 (namespace-based). JSON, CSV, and text formats. Built for APIs and automation.

Pricing

$2.00 / 1,000 tool calls

Rating

0.0

(0)

Developer

πŸ‘ Muhammad Abdullah

Muhammad Abdullah

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 months ago

Last modified

Share

UUID Generator MCP Actor

An Apify MCP server Actor that generates UUIDs on demand with support for:

  • UUID versions: v1, v4, v5
  • Bulk generation (up to 1,000,000 per request)
  • Output formats: json, csv, text
  • Namespace-based UUID v5 generation with explicit namespace UUID or RFC aliases (dns, url, oid, x500)

MCP tool

generate_uuids

Generate one or many UUIDs in a single tool call.

Inputs

  • version: v1 | v4 | v5 (default: v4)
  • count: integer 1-10000 (default: 1)
  • format: json | csv | text (default: json)
  • namespace: UUID string (optional, v5 only)
  • namespaceAlias: dns | url | oid | x500 (optional, v5 only)
  • name: base name string (optional for v1/v4, required for v5)
  • uniqueNamesForV5: boolean (default: true)

Behavior notes

  • For v5 and count > 1 with uniqueNamesForV5 = true, names become <name>-1, <name>-2, ...
  • For v5 and uniqueNamesForV5 = false, all generated values are identical (same namespace + name)

Local run

$npm run start:dev

Server endpoint:

  • MCP: http://localhost:3000/mcp
  • Readiness: http://localhost:3000/

Apify deployment

apify login
apify push

Then use:

  • https://<username>--<actor-name>.apify.actor/mcp

with header:

Authorization: Bearer <YOUR_APIFY_API_TOKEN>

Monetization

The Actor charges one tool-call event per invocation via Actor.charge(). Configure event pricing in .actor/pay_per_event.json and in Actor monetization settings.

You might also like

uuid generator actor mcp

amaranth_nylon/uuid-generator-actor-mcp

Generates universally unique identifiers (UUIDs) efficiently for use in applications, workflows, and data pipelines. Supports multiple UUID versions and customizable output formats. Ideal for tasks requiring unique reference values, entity tagging, or session management.

xsantcastx MCP Server

xsantcastx/xsantcastx-mcp-server

14 developer tools for AI agents: JSON format, UUID, JWT, regex, hash, WCAG contrast, cron, and more. Zero API calls.

πŸ‘ User avatar

Santiago castrillon

2

Fake Test Data Generator

automation-lab/fake-test-data-generator

Generate bulk fake/test data using @faker-js/faker. Create realistic persons, addresses, companies, finance records, and internet profiles. 50+ locales, reproducible seeds, 50 field types.

πŸ‘ User avatar

Stas Persiianenko

4

GitHub MCP Server β€” AI agent GitHub operations

zerobudget/github-mcp-server

The most comprehensive GitHub MCP server. 25+ tools including repo health scoring, PR risk analysis, contributor insights, release notes generation, and full CRUD. Built for AI agents that need to truly understand codebases.

1

5.0

(1)

Ghidra MCP Actor

syntellect_ai/ghidra-mcp-actor

Apify Actor that integrates the NSA’s Ghidra reverse engineering tool with the Model Context Protocol (MCP) to enable AI-assisted binary analysis. This actor will automatically decompile a provided binary in headless mode and expose a set of tools (functions) that an AI agent can invoke (via MCP)

πŸ‘ User avatar

christopher athans crow

1

Rag Vector Store Writer

labrat011/rag-vector-store-writer

Apify Actor that writes embedding vectors to Pinecone or Qdrant vector databases. Chains directly with RAG Embedding Generator output or accepts raw vectors with metadata. Handles batching, retries, collection creation, metadata mapping, and ID generation. Bring your own vector DB API key.

n8n-apify-bridge

jungle_thunder/n8n-apify-bridge

Turn your n8n workflows into data powerhouses. This bridge gives n8n users instant access to 2000 battle-tested Apify tools - web scrapers, AI agents, lead generators, price monitors, and more. No coding required.

πŸ‘ User avatar

Ani BjΓΆrkstrΓΆm

8

Playlistfy

viverun/playlistfy

An AI-powered playlist curator just for your moods

Jamil Khan

2

Open Collective Scraper

automation-lab/open-collective-scraper

Scrape Open Collective: collective details, backers, transactions, and expenses via the public GraphQL API. No auth required. Export to JSON, CSV, Excel.

πŸ‘ User avatar

Stas Persiianenko

2