Skip to main content
Glama
Alicepoltora

Sub Killer MCP Server

by Alicepoltora

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_walletB

Scan a wallet address for active token approvals, recurring payments, and subscription patterns on Monad. Returns a list of detected approvals with risk levels.

get_known_protocolsB

Get the list of known DeFi protocols and their risk categories. Use this to identify what a spender address is.

identify_spenderA

Identify what a spender address is (protocol name, category, risk level). Useful when scan_wallet returns unknown spenders.

check_allowanceA

Check the current allowance a wallet has granted to a specific spender for a specific token.

get_contract_statsA

Get user statistics from the SubscriptionKiller smart contract (how many scanned, cancelled, saved). Contract address is optional if deployed contracts are configured.

get_contract_subscriptionsB

Get all subscriptions registered in the SubscriptionKiller smart contract for a user. Contract address is optional if deployed contracts are configured.

estimate_gas_savingsB

Estimate how much gas money a user saves by using Monad instead of Ethereum for subscription management.

get_network_infoA

Get information about the Monad network (RPC, chain ID, gas costs).

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_walletComprehensive wallet analysis: scan for approvals, identify risks, suggest actions
security_auditSecurity-focused audit of a wallet's token approvals
compare_networksCompare gas costs between Monad and Ethereum for subscription management

Resources

Contextual data attached and managed by the client

NameDescription
Known Protocols DatabaseComplete list of known DeFi protocols with risk levels
Protocol CategoriesAvailable protocol categories (DEX, Lending, Staking, etc.)
Deployed ContractsDeployed SubscriptionKiller contract addresses
Monad Testnet ConfigMonad testnet RPC, chain ID, explorer URLs
Monad Mainnet ConfigMonad mainnet RPC, chain ID, explorer URLs

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/Alicepoltora/sub-killer-mcp'

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