Connect Claude, Cursor, and any MCP-compatible agent to FunGenerators.com. Names, insults, job titles, lorem ipsum, lottery draws, and much more โ all from a single tool call.
Free tier included. No credit card required.
Real things people do today โ powered by FunGenerators tools.
Name: Malachar the Unyielding ยท Role: Chief Necromancer ยท Hook: He burned his own village to save it.
INSERT INTO users (id, name, email, phone) VALUES ('a3f9...', 'Marcus Webb', '[email protected]', '(541) 390-2817') ...
1. Would you rather lose the ability to lie or always have to say what's on your mind? 2. What's the most useless talent you have? ...
Slogan: "Money moves at the speed of trust." ยท Dept: Department of Innovative Monetization ยท Buzzword: Frictionless Value Orchestration
A lighthouse keeper discovers that every ship she's guided to safety has carried the same passenger โ a child who shouldn't exist.
Powerball: 7 ยท 14 ยท 29 ยท 38 ยท 52 + Powerball 11. Good luck!
Thou art slower than a three-legged tortoise ascending a hill of molasses, thou lethargic assemblage of broken promises!
Lorem ipsum dolor sit amet... [3 themed paragraphs, 150 words each, formatted and ready to paste]
1. Selena "Saltwind" Cruz โ Quartermaster 2. Barnabas Flint โ Powder Monkey 3. Orla the Unyielding โ Navigator ...
Pre-built workflows that chain multiple generators. Use them as-is or as a starting point.
Chains a name generator, job title, and writing prompt into a complete character card. Works for RPGs, fiction, and games.
Input
Output
Combines a slogan, Silicon Valley job title, corporate buzzword, and acronym into a startup brand pitch. Great for prototyping or satire.
Input
Output
Pulls from five question-type generators and returns a numbered list of icebreakers ready to paste into Slack or a meeting chat.
Input
Output
Generates realistic-looking user personas with names, job titles, phone numbers, and signature quotes โ for UI mockups, testing, or fiction.
Input
Output
Sparks content angles by mixing a writing prompt, tagline, quote, and idiom around your topic โ then formats for your chosen channel.
Input
Output
Chains five generators (name, job title, UUID, phone, lorem ipsum) to produce realistic fake user rows in JSON, CSV, or SQL format.
Input
Output
Everything your agent needs. One for discovery, one for generation.
Browse all available generators by type. Call this first to discover what's available.
Arguments
Supported types
Call any generator and get fresh random content back. Supports bulk results.
Arguments
name, text). Required.
fantasy-race-name). Required.
Seven categories. Over 600 individual generators. All accessible from a single MCP connection.
Fantasy, real-world, and cultural names. Characters, brands, pets, companies. Filter by sex, nationality, and genre.
Writing prompts, riddles, proverbs, quotes, tongue twisters, would-you-rather questions, and creative fragments.
Shakespearean put-downs, pirate taunts, office roasts, and playful insults for bots, games, and comedy.
Corporate, startup, fantasy, and absurd job titles for characters, personas, and placeholder data.
Random numbers, phone numbers, IBANs, credit card numbers, and โ via unique โ UUIDs and other unique identifiers.
Classic and themed placeholder text. Choose length in paragraphs, sentences, or word count.
Official draw rules for 100+ global lottery games. Powerball, EuroMillions, Mega Millions, and local draws.
Three steps. Two minutes. Then just ask your AI.
Create a free account and copy your Sanctum API token from your dashboard. The free tier gives you 50 calls/day โ no credit card needed.
{
"mcpServers": {
"fungenerators": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-fetch"],
"env": {
"MCP_SERVER_URL": "https://fungenerators.com/mcp/generators",
"AUTHORIZATION": "Bearer YOUR_API_TOKEN"
}
}
}
}
{
"mcpServers": {
"fungenerators": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-fetch"],
"env": {
"MCP_SERVER_URL": "https://fungenerators.com/mcp/generators",
"AUTHORIZATION": "Bearer YOUR_API_TOKEN"
}
}
}
}
{
"servers": {
"fungenerators": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-fetch"],
"env": {
"MCP_SERVER_URL": "https://fungenerators.com/mcp/generators",
"AUTHORIZATION": "Bearer YOUR_API_TOKEN"
}
}
}
}
Replace YOUR_API_TOKEN with the token from your dashboard.
Ask Claude anything:
Start free. Upgrade when you need more. Autonomous agents can pay per-use with USDC.
Pay in USDC on Base. No account required โ your AI agent pays automatically when it needs access. GET /x402/plans โ
50 generator calls valid for 24 hours. Pay-per-use via x402.
300 generator calls valid for 7 days. Pay-per-use via x402.
1000 generator calls valid for 30 days. Pay-per-use via x402.
Agents that need to pay for resources on the fly โ without a human in the loop.
Calls the MCP endpoint without a token.
Responds with amount, wallet address, and plan slug.
Sends USDC on Base via Coinbase CDP or any wallet.
Payment verified, time-limited token issued, agent continues.
// 1. Try the MCP endpoint
response = await fetch('https://fungenerators.com/mcp/generators');
// 2. If HTTP 402, extract payment details
if (response.status === 402) {
const { amount, address, slug } = await response.json();
// 3. Pay with your USDC wallet on Base (eip155:8453)
const txHash = await wallet.send({ to: address, amount, token: 'USDC' });
// 4. Re-request with payment proof โ server issues token automatically
response = await fetch('https://fungenerators.com/mcp/generators', {
headers: { 'X-Payment-Hash': txHash, 'X-Plan-Slug': slug }
});
}
1,000+ generators. Two tools. Free to start.
No credit card required. Upgrade anytime.