lianekai/mcp-dm8-server
3.2
If you are the rightful owner of mcp-dm8-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The mcp-dm8-server is a TypeScript-based Model Context Protocol (MCP) server for DM8, maintained by lianekai, providing table structure browsing and read-only query capabilities.
Tools
Functions exposed to the LLM to take actions
list_tables
Lists all tables in a specified schema.
describe_table
Displays column types, lengths, and nullable attributes of a table.
execute_query
Executes read-only SQL queries, limited to SELECT, SHOW, DESCRIBE, and EXPLAIN.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client