stablecoinxyz
MCP Serverstablecoinxyzpublic

mcp server demo

一个封装了“活动API”服务的MCP服务器,提供稳定币区块链活动和持有者信息。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个封装了“活动API”服务的MCP服务器,提供稳定币区块链活动和持有者信息。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Server Demo (using Activity API)

An MCP server that wraps around an "Activity API" service that provides blockchain activity and holder information for SBC (Stablecoin).

Installation

npm install

Configuration

Create a .env file with:

API_URL="The Activity API URL"
API_KEY="Your API Key"

Usage

Start the MCP server:

npm run start

The server runs on port 3333 and provides the following MCP tools that maps to 3 of Activity API endpoints:

  • getChainActivity - Get blockchain activity information for a specific chain
  • getHolderStatsPerChain - Get holder counts across different chains
  • getHolderInfo - Get holder information by wallet address

Configure the MCP Client (i.e. Cursor):

Create a directory called .cursor and add a file called mcp.json with the following content

{
  "mcpServers": {
    "SBC Activity API": {
      "type": "sse",
      "url": "http://localhost:3333/"
    }
  }
}

Open Cursor Settings and verify Tools are loaded.

!Cursor MCP Settings

Quick Start

1

Clone the repository

git clone https://github.com/stablecoinxyz/mcp-server-demo
2

Install dependencies

cd mcp-server-demo
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerstablecoinxyz
Repomcp-server-demo
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation