cardano-mcp-staking

Query Cardano staking delegation status and pending ADA rewards via MCP.

8|2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill cardano-mcp-staking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cardano-mcp-staking
Source: https://github.com/Flux-Point-Studios/cardano-agent-skills/tree/main/skills/cardano-mcp-staking
Command: npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill cardano-mcp-staking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to quickly check their Cardano staking delegation status and view pending rewards without needing to interact with complex CLI commands or manually query blockchain data.

Core Features & Use Cases

  • Staking Status Check: Determine which stake pool a user is currently delegated to.
  • Rewards Inquiry: Display the amount of pending ADA rewards available for withdrawal.
  • MCP Integration: Leverages a configured Cardano MCP server for efficient data retrieval.
  • Use Case: A user asks, "Am I still delegated to the same pool, and how many rewards do I have?" This Skill can provide an immediate answer.

Quick Start

Query my current Cardano staking delegation status and available rewards.

Frequently Asked Questions about cardano-mcp-staking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my Cardano staking delegation status and pending ADA rewards?

You can check your Cardano staking delegation status and pending ADA rewards by querying a configured MCP server, which retrieves your current stake pool and available balance without requiring complex CLI commands.

What is the best way to query Cardano staking rewards without using sensitive credentials?

Querying Cardano staking rewards without sensitive credentials is possible through this read-only Skill, which prioritizes MCP detection and falls back to Koios or CLI, strictly avoiding requests for private keys or passwords.

Can I use an MCP server to retrieve Cardano mainnet staking information?

Yes, you can use a configured MCP server to retrieve Cardano mainnet staking information. This Skill assumes a mainnet environment and leverages functional MCP tools for efficient data retrieval.

Does querying Cardano staking status require running complex CLI commands manually?

Querying Cardano staking status does not require running complex CLI commands manually. This Skill automatically detects the MCP server and only falls back to Koios or CLI methods if necessary.

What happens if the MCP server is unavailable when checking Cardano staking rewards?

If the MCP server is unavailable when checking Cardano staking rewards, this Skill falls back to alternative data retrieval methods like Koios or the Cardano CLI to ensure you still get your delegation status.