KWDB/kwdb-mcp-server
The KWDB MCP Server is a server implementation based on the MCP protocol, providing tools and resources for interacting with the KWDB database.
Tools
Functions exposed to the LLM to take actions
read-query
Executes SELECT, SHOW, EXPLAIN statements, and other read-only queries.
write-query
Executes data modification queries, including DML and DDL operations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client