Sub Killer MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| analyze_wallet | Comprehensive wallet analysis: scan for approvals, identify risks, suggest actions |
| security_audit | Security-focused audit of a wallet's token approvals |
| compare_networks | Compare gas costs between Monad and Ethereum for subscription management |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Known Protocols Database | Complete list of known DeFi protocols with risk levels |
| Protocol Categories | Available protocol categories (DEX, Lending, Staking, etc.) |
| Deployed Contracts | Deployed SubscriptionKiller contract addresses |
| Monad Testnet Config | Monad testnet RPC, chain ID, explorer URLs |
| Monad Mainnet Config | Monad mainnet RPC, chain ID, explorer URLs |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Alicepoltora/sub-killer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server