MCP.so
登录

Fortune Cookie Mcp

@maxbogo

关于 Fortune Cookie Mcp

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

基本信息

分类

其他

传输方式

stdio

发布者

maxbogo

提交者

Maxim B

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器