Skip to main content

MCP server for Cosmos SDK chain migration (v50+ -> v54)

Project description

Cosmos SDK Migration MCP Server

An MCP (Model Context Protocol) server for migrating Cosmos SDK chains from v0.50+ to v0.54.

This repository packages the migration server, the YAML migration specs, the orchestration guide, and the bundled upgrade-doc resources it exposes over MCP.

Install

pip install cosmos-migration-mcp

Or for local development:

git clone https://github.com/cosmos/cosmos-sdk-migration-mcp.git
cd cosmos-sdk-migration-mcp
pip install -e .

Run

The package exposes a cosmos-migration-mcp console script:

cosmos-migration-mcp

You can also run it as a module:

python -m cosmos_migration_mcp

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cosmos-migration": {
      "command": "cosmos-migration-mcp"
    }
  }
}

Claude Code

claude mcp add cosmos-migration -- cosmos-migration-mcp

Reference

This MCP server bundles snapshots of the v0.54 upgrade documentation and migration specs. Always consult the canonical upstream guide for the latest information and breaking changes.

Tools

Tool Description
scan_chain_tool Detect SDK version and which specs apply to a chain
get_migration_plan Preview all changes without modifying files
apply_spec Apply a single spec, including go.mod edits, arg rewrites, and special cases
verify_spec_tool Run verification checks for one spec
verify_all_specs Run verification for an explicit spec list or for currently detectable specs
verify_build Run go build ./... and return structured results
run_go_mod_tidy Run go mod tidy and return structured results
run_tests Run go test ./... and return structured results
show_diff Show git diff of changes in the chain directory
list_specs List all available migration specs
get_spec Get full content of a specific spec
check_warnings Check for fatal blocks and warnings

Resources

URI Description
specs://v50-to-v54/{id} Read a spec as YAML text
specs://v50-to-v54/index List all specs with metadata
agents://orchestration Read the bundled orchestration guide
docs://upgrading/v0.54 Read the bundled v0.54 upgrade guide
docs://upgrade-checklist/v0.54 Read the bundled upgrade checklist section
docs://changelog/v0.54-breaking Read the bundled v0.54 breaking changes section
docs://release-notes/v0.54 Read the bundled v0.54 release notes

Prompts

Prompt Description
migrate_chain Full workflow: scan → plan → apply → verify → report
assess_chain Scan-only: detect version, estimate effort, no changes
debug_build_failure Diagnose post-migration build errors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cosmos_migration_mcp-0.1.5.tar.gz (85.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cosmos_migration_mcp-0.1.5-py3-none-any.whl (96.0 kB view details)

Uploaded Python 3

File details

Details for the file cosmos_migration_mcp-0.1.5.tar.gz.

File metadata

  • Download URL: cosmos_migration_mcp-0.1.5.tar.gz
  • Upload date:
  • Size: 85.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cosmos_migration_mcp-0.1.5.tar.gz
Algorithm Hash digest
SHA256 ffbb822b2312d8db18b5f76a458638013edc341f86d958f80b3c9f709fc17366
MD5 eeacd700f5c5b63af52fe6db7a070a97
BLAKE2b-256 8ef5eebcea6d58a55db287a9ed7d4c2890aa91bdafc7fc1a41b7ce7cf2e97279

See more details on using hashes here.

Provenance

The following attestation bundles were made for cosmos_migration_mcp-0.1.5.tar.gz:

Publisher: publish.yml on cosmos/cosmos-sdk-migration-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cosmos_migration_mcp-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for cosmos_migration_mcp-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7f28c5fe167c91a2b297e815e0f1dfcf5bd2452aa44f61b4063b3ddb3801d4ba
MD5 4defedbe58a6e636aa59eac5d6f74538
BLAKE2b-256 652055a6eceaf9a7742abce9bc0b6f4f9bd170eaf1219599f8a2cc15fd7460b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cosmos_migration_mcp-0.1.5-py3-none-any.whl:

Publisher: publish.yml on cosmos/cosmos-sdk-migration-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page