Back to search
30
MCP

iflow-mcp-nebula-contrib-nebulagraph-mcp-server

pypi/iflow-mcp-nebula-contrib-nebulagraph-mcp-server

A Model Context Protocol server providing tools to access NebulaGraph for usage by LLMs

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

Similar MCP servers embedding-nearest

iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
0 tools
iflow-mcp_mcp-server-aws
A Model Context Protocol server providing tools to read and manipulate AWS resources using an LLM
0 tools
iflow-mcp_mcp_server_azure
A Model Context Protocol server providing tools to read and manipulate Azure resources using an LLM
0 tools
iflow-mcp_vectara_vectara-mcp
A Model Context Protocol (MCP) server that provides tools from Vectara
0 tools
iflow-mcp_emqx-mcp-server
A Model Context Protocol (MCP) server implementation that provides EMQX MQTT broker interaction.
0 tools
iflow-mcp_xuanwo-mcp-server-opendal
A Model Context Protocol server providing tools to access storage services for usage by LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp-nebula-contrib-nebulagraph-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}