Skip to content

Commit 6cd8577

Browse files
authored
Merge pull request #4 from kuzudb/revert-3-glama-badge
Revert "add MCP server badge"
2 parents 114e2d8 + 3c6776c commit 6cd8577

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
A Model Context Protocol server that provides access to Kuzu databases. This server enables LLMs to inspect database schemas and execute queries on provided kuzu database.
44

5-
<a href="https://glama.ai/mcp/servers/@kuzudb/kuzu-mcp-server">
6-
<img width="380" height="200" src="https://glama.ai/mcp/servers/@kuzudb/kuzu-mcp-server/badge" alt="Kuzu MCP server badge" />
7-
</a>
8-
95
## Components
106
### Tools
117
- getSchema
@@ -89,4 +85,4 @@ The server can be run in read-only mode by setting the `KUZU_READ_ONLY` environm
8985
}
9086
}
9187
}
92-
```
88+
```

0 commit comments

Comments
 (0)