Skip to main content
Glama
Ownership verified

Server Details

Connect Claude, GPT, and any MCP-compatible AI agent directly to FunGenerators.com. Generate names, insults, job titles, lorem ipsum, lottery numbers, and much more — all from a single tool call.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

2 tools
generateInspect

Invoke a specific FunGenerators generator. Provide the type and slug from list_all_generation_tools, plus any optional parameters the generator accepts (e.g. sex, place, category for name generators).

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe specific generator slug. Use list_all_generation_tools to find valid slugs for each type.
typeYesThe generator type. Examples: name, text, insult, job-title, numbers, lorem-ipsum, lottery.
optionsNoOptional generator-specific parameters as key-value pairs. For name generators: sex (male|female), place (country name), category. For lorem-ipsum: texttype (paragraphs|sentences|words).
list_all_generation_toolsInspect

List all available FunGenerators tools. Returns a catalog of generators grouped by type. Use the returned type and slug values to call the generate tool.

ParametersJSON Schema
NameRequiredDescriptionDefault
pageNoPage number for paginated results. Starts at 1. Each page returns up to 50 generators.
typeNoFilter by generator type. Valid values: name, text, insult, job-title, numbers, lorem-ipsum, lottery. Omit to return all types.

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.