preetDev004/EchoDB
3.2
If you are the rightful owner of EchoDB 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.
EchoDB is an MCP server that provides natural language database querying capabilities, allowing users to interact with databases using AI-powered natural language queries.
Tools
Functions exposed to the LLM to take actions
connect_database
Connect to a database using a SQLAlchemy URI
get_schema
Retrieve database schema (tables, columns, keys, indexes)
execute_query
Execute read-only SELECT queries
get_table_sample
Get sample rows from a table
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client