MCPServers
Kuzu - MCP server logo
9
0

Summary

An MCP server that enables graph database interactions with Kuzu - an embedded property graph - allowing users to access and manipulate graph data through natural language commands.

Demonstrative example can be seen here: https://blog.kuzudb.com/post/2025-03-23-kuzu-mcp-server/

Available Actions(3)

getSchema

Fetch the full schema of the Kuzu database, including all nodes and relationships tables and their properties. Input: None

query

Run a Cypher query on the Kuzu database. Input: `cypher` (string): The Cypher query to run

generateKuzuCypher

Generate a Cypher query for Kuzu. Argument: `question` (string): The question in natural language to generate the Cypher query for

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签