Skip to content
Back to search
30
MCP

@guandata/guanbi-mcp-server

npm/@guandata/guanbi-mcp-server

MCP server for exposing GuanBI capabilities to AI agents.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
mai-tai-mcp
MCP server for mai-tai AI agent collaboration platform
0 tools
gatlingcorp/gatling-mcp-server
MCP server to bridge AI applications with Gatling Enterprise
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
ai-task-board-mcp
MCP server exposing the AI Task Board to any MCP-capable AI agent
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@guandata/guanbi-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}