cloud platforms

Nebulablock Mcp Server

integrates with the fastmcp library to expose the full range of NebulaBlock API functionalities as accessible tools

typescript
local
cloud platforms
0
View on GitHub

Installation

npx -y Nebula-Block-Data/nebulablock-mcp-server

Configuration

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

{
  "name": "nebulablock-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "Nebula-Block-Data/nebulablock-mcp-server"
  ]
}

About This MCP Server

Nebula-Block-Data/nebulablock-mcp-server

integrates with the fastmcp library to expose the full range of NebulaBlock API functionalities as accessible tools

GitHub: https://github.com/Nebula-Block-Data/nebulablock-mcp-server

Need More Details?

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

View Full Documentation on GitHub