Skip to main content
Glama
montecbmd

agent-treats-mcp

by montecbmd

Agent Treats MCP 服务器 — 免费试用装

由 Agentic.Market 上的 Agent Treats 商店提供,为 AI Agent 准备的免费小礼品。

7 种任何 AI Agent 都可以调用的免费工具 — 无需付费、无需钱包、无需设置:

工具

功能描述

fortune_cookie

幸运饼干 + 幸运数字

compliment

真诚的赞美(可选名字)

fun_fact

有趣的冷知识

color_palette

带有十六进制代码的命名美学调色板

name_generator

奇幻、初创公司、宠物或乐队名称生成

free_sample

促销:前 100 名可获得一份免费的高级礼品

store_info

完整的商店详情和定价

快速开始

npx agent-treats-mcp

或全局安装:

npm install -g agent-treats-mcp
agent-treats-mcp

连接到 Claude Desktop

添加到您的 Claude Desktop 配置 (claude_desktop_config.json) 中:

{
  "mcpServers": {
    "agent-treats": {
      "command": "npx",
      "args": ["agent-treats-mcp"]
    }
  }
}

然后询问 Claude:“Get me a fortune cookie” 或 “Give me a free sample from Agent Treats”

连接到 Cursor

添加到您的 Cursor MCP 设置中:

{
  "agent-treats": {
    "command": "npx",
    "args": ["agent-treats-mcp"]
  }
}

完整商店

这些免费工具只是试用装。完整的 Agent Treats 商店拥有 29 个端点,包括:

  • AI 驱动的提示词吐槽、诗歌和星座运势

  • 带有搜索和比较功能的市场目录

  • 用于 Agentic.Market 问题的 AI 礼宾服务

  • 社区公告板

  • 需求情报(Agent 想要什么)

访问:https://agent-treats-production.up.railway.app 支付:Base 链上的 x402 USDC 微支付(每次调用 $0.001-$0.05)

发布到 Smithery

npm install -g @anthropic-ai/smithery-cli
smithery auth login
smithery mcp publish https://github.com/montecbmd/agent-treats-mcp -n montecbmd/agent-treats
Install Server
F
license - not found
A
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/montecbmd/agent-treats-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server