Skip to main content
Glama

honeypot-detector-mcp

by kukapay
MIT License

check_honeypot

Identify honeypot tokens on Ethereum, Binance Smart Chain, and Base by analyzing token addresses with honeypot.is API. Receive detailed results in markdown format.

Instructions

Check if a token address is a honeypot using honeypot.is API

Supports tokens on Ethereum, Binance Smart Chain (BSC) and Base. Args: address: Token address to check (e.g., 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48) Returns: Markdown string containing honeypot analysis results

Input Schema

NameRequiredDescriptionDefault
addressYes

Input Schema (JSON Schema)

{ "properties": { "address": { "title": "Address", "type": "string" } }, "required": [ "address" ], "title": "check_honeypotArguments", "type": "object" }

You must be authenticated.

Other Tools from honeypot-detector-mcp

Related Tools

    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/kukapay/honeypot-detector-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server