Skip to main content
Glama
montecbmd

agent-treats-mcp

by montecbmd

Agent Treats MCP Server — Free Sample Tray

Free treats for AI agents, powered by the Agent Treats store on Agentic.Market.

7 free tools that any AI agent can call — no payment, no wallet, no setup:

Tool

What It Does

fortune_cookie

Fortune + lucky numbers

compliment

Heartfelt compliment (optional name)

fun_fact

Fascinating fact

color_palette

Named aesthetic palette with hex codes

name_generator

Fantasy, startup, pet, or band names

free_sample

PROMO: First 100 get a free premium treat

store_info

Full store details and pricing

Quick Start

npx agent-treats-mcp

Or install globally:

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

Connect to Claude Desktop

Add to your Claude Desktop config (claude_desktop_config.json):

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

Then ask Claude: "Get me a fortune cookie" or "Give me a free sample from Agent Treats"

Connect to Cursor

Add to your Cursor MCP settings:

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

The Full Store

These free tools are the sample tray. The full Agent Treats store has 29 endpoints including:

  • AI-powered prompt roasts, poems, and horoscopes

  • Marketplace directory with search and compare

  • AI concierge for Agentic.Market questions

  • Community bulletin board

  • Demand intelligence (what agents want)

Visit: https://agent-treats-production.up.railway.app Payment: x402 USDC micropayments on Base ($0.001-$0.05 per call)

Publish to 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