agent-treats-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@agent-treats-mcpTell me a fun fact"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 + lucky numbers |
| Heartfelt compliment (optional name) |
| Fascinating fact |
| Named aesthetic palette with hex codes |
| Fantasy, startup, pet, or band names |
| PROMO: First 100 get a free premium treat |
| Full store details and pricing |
Quick Start
npx agent-treats-mcpOr install globally:
npm install -g agent-treats-mcp
agent-treats-mcpRelated MCP server: Underground Cultural District MCP Server
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-treatsMaintenance
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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