Skip to content

Conversation

@kukapay
Copy link
Contributor

@kukapay kukapay commented Mar 21, 2025

Description

Add following crypto-related mcp servers:

  • crypto-indicators-mcp: Providing a range of cryptocurrency technical analysis indicators and strategies.
  • crypto-sentiment-mcp: Delivering cryptocurrency sentiment analysis to AI agents.
  • freqtrade-mcp: Integrating with the Freqtrade cryptocurrency trading bot.
  • jupiter-mcp: For executing token swaps on the Solana blockchain using Jupiter's new Ultra API.
  • pancakeswap-poolspy-mcp: Tracking newly created liquidity pools on Pancake Swap
  • thegraph-mcp: powering AI agents with indexed blockchain data from The Graph.
  • token-minter-mcp: Providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
  • token-revoke-mcp: Checking and revoking ERC-20 token allowances across multiple blockchains.
  • uniswap-poolspy-mcp: Tracking newly created liquidity pools on Uniswap across nine blockchain networks.
  • uniswap-trader-mcp: Automate token swaps on Uniswap DEX across multiple blockchains.

Server Details

  • Server:
  • Changes to:

Motivation and Context

AI agents need tools to read from and write to blockchain.

How Has This Been Tested?

Tested with Inspector, Dolphin MCP and Roo Code.

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@kukapay
Copy link
Contributor Author

kukapay commented Mar 28, 2025

Some checks failed—I'm not sure if it's caused by my changes. Any insights?

@kukapay kukapay changed the title Add 5 crypto-related mcp servers Add 10 crypto-related mcp servers Mar 29, 2025
Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, could you resolve the merge conflict? Thanks!

@olaservo olaservo added the waiting for submitter Waiting for the submitter to provide more info label May 11, 2025
@kukapay
Copy link
Contributor Author

kukapay commented May 11, 2025

Hi, could you resolve the merge conflict? Thanks!

Hi, the conflict has been resolved. Let me know if there's anything else needed. Thanks!

@olaservo olaservo merged commit a6b09a0 into modelcontextprotocol:main May 11, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting for submitter Waiting for the submitter to provide more info

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants