finance & fintech

Blockbeats Mcp

An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/blockbeats-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "blockbeats-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/blockbeats-mcp"
  ]
}

About This MCP Server

kukapay/blockbeats-mcp

An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.

GitHub: https://github.com/kukapay/blockbeats-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub