MCP ExplorerExplorer

Dialect Mcps

@darkresearchon 10 months ago
5 MIT
FreeCommunity
AI Systems
A collection of MCP servers for various Dialect Solana Blinks.

Overview

What is Dialect Mcps

Dialect-mcps is a collection of independent MCP servers designed for various Dialect Solana Blinks, enabling seamless interaction with different financial protocols.

Use cases

Use cases include managing liquidity on platforms like Raydium, executing trades on Jupiter, and handling deposits and withdrawals in various financial protocols such as Drift and Marginfi.

How to use

To use dialect-mcps, install the required Python version (3.10+) and the uv package manager. Each MCP can be installed and run independently by following the specific instructions in the README.md file located in each MCP directory.

Key features

Key features include modularity, allowing each MCP to function independently, support for various financial operations such as deposits, withdrawals, liquidity management, and trading functionalities across different protocols.

Where to use

Dialect-mcps can be used in decentralized finance (DeFi) applications, particularly those built on the Solana blockchain, facilitating operations like trading, liquidity provision, and asset management.

Content

Dialect MCPs

A collection of MCP servers for various Dialect Solana Blinks.

Structure

The repository is organized by organization and MCP:

dialect-mcps/
  ├── lulo/
  │   ├── deposit/
  │   └── withdraw/
  ├── kamino/
  │   ├── deposit/
  │   └── withdraw/
  ├── meteora/
  │   ├── add-liquidity/
  │   ├── remove-liquidity/
  │   └── launch-token/
  ├── jupiter/
  │   ├── swap/
  │   ├── dao-claim/
  │   ├── dao-stake/
  │   ├── dao-unstake/
  │   ├── perps-add-collateral/
  │   ├── perps-close/
  │   ├── perps-open/
  │   ├── perps-remove-collateral/
  │   ├── perps-stop-loss/
  │   └── perps-take-profit/
  ├── drift/
  │   ├── perps-open/
  │   ├── perps-close/
  │   ├── vaults-deposit/
  │   └── vaults-withdraw/
  ├── save/
  │   ├── reserves-deposit/
  │   └── reserves-withdraw/
  ├── marginfi/
  │   ├── supply/
  │   └── withdraw/
  └── raydium/
      ├── add-liquidity/
      ├── create-position/
      ├── staking-stake/
      ├── staking-unstake/
      └── staking-claim/

Each MCP is an independent FastMCP server for a specific Dialect Solana Blink.

Prerequisites

  • Python 3.10+
  • uv package manager

Installation

Each MCP can be installed and run independently. See the README.md in each MCP directory for specific instructions.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers