kukapay/blockbeats-mcp
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/blockbeats-mcpClaude Desktop configuration example:
{
"mcpServers": {
"blockbeats-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/blockbeats-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.