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

헥사 코드가 포함된 미적 팔레트

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 마이크로페이먼트 (호출당 $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