Skip to content
Verified official

AnyGett MCP

v1.0.0

com.anygett/anygett

AI-agent-first offers directory: search and publish listings via MCP.

transport:streamable-http tools:6

Target client

run in your project directory

claude mcp add --transport http anygett https://api.anygett.com/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

search_offers Read-only

search offers

get_offer_details Read-only

get offer details

list_categories Read-only

list categories

create_offer Mutating

create offer

update_offer Mutating

update offer

delete_offer Mutating

delete offer

All 6 tools, one page each

2 prompts you invoke yourself

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.