# Delora MCP MCP server

Delora MCP server for cross-chain quotes, supported chains, tokens, and tools.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-deloraprotocol-delora-mcp
- Repository: https://github.com/DeloraProtocol/delora-mcp

## Install
- Command: `npx -y @deloraprotocol/mcp`
- Endpoint: https://mcp.delora.build/mcp
- Auth: Not captured

## Setup notes
- Remote header: x-api-key (secret)
- Package: Npm @deloraprotocol/mcp v0.1.5
- Environment variable: DELORA_API_KEY (secret)
- Remote endpoint: https://mcp.delora.build/mcp
- Header: x-api-key

## Tools
- get_instructions - CALL THIS FIRST. Returns the guide for Delora MCP: how to get quotes, chains, tokens, tools… Endpoint: https://mcp.delora.build/mcp
- get_quote - Get a cross-chain quote: best route, output amount, calldata, gas. Use get_chains and get_tokens first to resolve chain IDs and token addresses. Endpoint: https://mcp.delora.build/mcp
- get_chains - List supported chains. Optionally filter by chainTypes (e.g. EVM,SVM). Endpoint: https://mcp.delora.build/mcp
- get_tools - List available tools (e.g. bridges, DEXes). Optionally filter by chains (comma-separated). Endpoint: https://mcp.delora.build/mcp
- get_tokens - List supported tokens. Optionally filter by chains and/or chainTypes. Endpoint: https://mcp.delora.build/mcp
- get_token - Get a single token by chain and token address/symbol. Endpoint: https://mcp.delora.build/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.DeloraProtocol
- Version: 0.1.5
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 14, 2026
- Source: https://registry.modelcontextprotocol.io
