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.4.tar.gz (83.4 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.4-py3-none-any.whl (94.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cosmos_migration_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 83.4 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.4.tar.gz
Algorithm Hash digest
SHA256 1e5a627295055738cbdf1eaf8ce3176821aec2b2ff661ef35b410c39437a76ab
MD5 c6b45d203c0b7fb20f5653f9c034c316
BLAKE2b-256 84b9fa5863448d421dbcb110bb85ab67471053539e5a6aa6250c7903edca23d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cosmos_migration_mcp-0.1.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for cosmos_migration_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5a92c1c4858402eaf8fb29dc6df8164711804f07eed56adfc2e87d6985b7836c
MD5 f9fd5e376543044925a0c7321e659a07
BLAKE2b-256 455275871b968200e7090ccea9b2721d436e92eb0d1213f0df3beae8093f56a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cosmos_migration_mcp-0.1.4-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