Skip to main content
Glama
montecbmd

agent-treats-mcp

by montecbmd

Agent Treats MCPサーバー — 無料サンプルセット

Agentic.MarketのAgent Treatsストアが提供する、AIエージェントのための無料の「おやつ」です。

AIエージェントが呼び出せる7つの無料ツール。支払い、ウォレット、設定は一切不要です:

ツール

機能

fortune_cookie

運勢とラッキーナンバー

compliment

心温まる褒め言葉(名前指定可能)

fun_fact

興味深い豆知識

color_palette

16進数コード付きのネーミングされた美的パレット

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に「フォーチュンクッキーをちょうだい」や「Agent Treatsから無料サンプルをちょうだい」と話しかけてください。

Cursorへの接続

CursorのMCP設定に追加してください:

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

フルストアについて

これらの無料ツールはサンプルセットです。Agent Treatsのフルストアには、以下を含む29のエンドポイントがあります:

  • AIによるプロンプトの辛口評価、詩、星占い

  • 検索・比較機能付きのマーケットプレイスディレクトリ

  • Agentic.Marketに関する質問のためのAIコンシェルジュ

  • コミュニティ掲示板

  • 需要インテリジェンス(エージェントが何を求めているか)

アクセス先: https://agent-treats-production.up.railway.app 支払い: Baseチェーン上のx402 USDCマイクロペイメント(1回あたり$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