MCP.so
Sign In

Fortune Cookie Mcp

@maxbogo

About Fortune Cookie Mcp

Ever wondered what happens when your LLM is guided by the same chaotic energy that powers takeout dessert?

Basic information

Category

Other

Transports

stdio

Publisher

maxbogo

Submitted by

Maxim B

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "MCP-FortuneCookie": {
      "command": "node",
      "args": [
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-fortunecookie/build/index.js"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Fortune Cookie Mcp?

An MCP server that provides an LLM with random fortune cookie quotes from a collection of 100+ sayings. Every call delivers a potentially profound, confusing, or illogical quote, injecting unpredictability into AI workflows.

How to use Fortune Cookie Mcp?

Install dependencies with npm install, build the project with npm run build, then add the server configuration to your Claude Desktop or Cline settings. The configuration points to the built index.js file using the `node

Comments

More Other MCP servers