MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

K
Kukapay MCP Servers

A comprehensive suite of Model Context Protocol (MCP) servers from Kukapay.

Created 6/27/2025
Updated 6 months ago
Repository documentation and setup instructions

Kukapay MCP Servers

A comprehensive suite of Model Context Protocol (MCP) servers dedicated to cryptocurrency, blockchain, and Web3 data aggregation, analysis, and services — developed and maintained by the Kukapay.

Table of Contents

Introduction

kukapay-mcp-servers aggregates all Model Context Protocol (MCP) servers developed under the Kukapay ecosystem. These servers provide structured, real-time crypto and blockchain data for agents and developers, covering DeFi, trading, market data, news, cross-chain bridging, NFTs, and more.

Categorized Navigation

DeFi & Lending

DEX & Trading Tools

Market Data & Analytics

News & Information

On-Chain Analysis & Wallet Tools

Cross-Chain & Bridges

NFT & Ecosystem

Utilities

License

MIT License.

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/kukapay/kukapay-mcp-servers
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "kukapay-kukapay-mcp-servers": { "command": "git", "args": [ "clone", "https://github.com/kukapay/kukapay-mcp-servers" ] } } }