list_subscriptions
ActiveTool of mcp-semanticscholar
declared in 0.1.0
List the caller's active subscriptions. Returns id, type, params, created_at, last_fired_at, fire_count for each. Use this to review what you're monitoring before adding more or to find an id to cancel.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"include_inactive": {
"type": "boolean",
"description": "Include cancelled subscriptions in the response (default false)."
}
}
}Parent server
mcp-semanticscholar
https://github.com/pipeworx-io/mcp-semanticscholar
2/7 registries