Skip to content

Add RouteMesh MCP server#1223

Open
gtupak wants to merge 1 commit intodocker:mainfrom
gtupak:add-routemesh-server
Open

Add RouteMesh MCP server#1223
gtupak wants to merge 1 commit intodocker:mainfrom
gtupak:add-routemesh-server

Conversation

@gtupak
Copy link

@gtupak gtupak commented Feb 24, 2026

MCP Server Information

Server Name: routemesh
Repository URL: https://github.com/routemesh/routemesh-mcp
Brief Description: Read-only MCP server for querying blockchain data across multiple EVM chains via RouteMesh routing and failover.

Basic Requirements

  • Open Source: Uses acceptable license (Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause or other permissive license)
  • MCP Compliant: Implements MCP API specification
  • Active Development: Recent commits and maintained
  • Docker Artifact: Dockerfile
  • Documentation: Basic README and setup instructions
  • Security Contact: Method for reporting security issues

Submitter Checklist

  • This server meets the basic requirements listed above
  • I understand this will undergo automated and manual review.
  • I have tested the MCP Server using task validate -- --name routemesh
  • I have built the MCP Server using task build -- --tools routemesh

This commit introduces a new server configuration for the RouteMesh service. RouteMesh is a tool that allows querying multiple EVM blockchain chains from a single MCP server, providing routing and failover capabilities.

The new configuration includes the following details:
- Service name: 'routemesh'
- Docker image: 'mcp/routemesh'
- Server type: 'server'
- Metadata with category, tags, and description
- Source information with project URL and commit hash
- Configuration for a 'routemesh.api_key' secret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant