Skip to main content
Glama

Alchemy MCP Plugin

by itsanishjain

unsubscribe

Cancel blockchain event subscriptions by providing the subscription ID to stop receiving updates, streamlining data management within the Alchemy MCP Plugin.

Instructions

Unsubscribe from blockchain events

Input Schema

NameRequiredDescriptionDefault
subscriptionIdYesThe ID of the subscription to cancel

Input Schema (JSON Schema)

{ "properties": { "subscriptionId": { "description": "The ID of the subscription to cancel", "type": "string" } }, "required": [ "subscriptionId" ], "type": "object" }

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/itsanishjain/alchemy-sdk-mcp'

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