elliemci/mcp-adk
3.2
If you are the rightful owner of mcp-adk 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 Model Context Protocol (MCP) server is a versatile tool designed to facilitate communication between agents and servers, enabling efficient data management and task execution.
Tools
Functions exposed to the LLM to take actions
list_db_tables
Lists all tables in the database.
get_table_schema
Retrieves the schema of a specified table.
query_db_table
Executes a query on a specified database table.
insert_data
Inserts data into a specified table.
delete_data
Deletes data from a specified table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client