Back to Apps

Regen MCP
by regen-network
Programmatic access to Regen Ledger and Cosmos ecosystem resources via MCP.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Connects AI assistants to the Regen Ledger and Cosmos ecosystem, providing real-time, structured blockchain data for ecological credits and network governance.
Tools
get_baskets: List and retrieve ecological credit basket details.get_balance: Check account balances across the Regen chain.get_governance_proposal: Retrieve details on network governance proposals.get_denom_metadata: Get metadata for specific denominations.get_staking_rewards: Access delegation and staking rewards data.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"regen-mcp": {
"command": "npm",
"args": ["run", "dev:server", "--cwd", "/path/to/regen-network/mcp/server"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install && npm run build && npm run dev:serverInformation
- Pricing
- free
- Published
- 5/2/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"regen-mcp": {"command": "npm", "args": ["run", "dev:server", "--cwd", "/path/to/regen-network/mcp/server"]}}}





