techgopal/ultrafast-mcp-database
If you are the rightful owner of ultrafast-mcp-database and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
UltraFast MCP Database is a high-performance, multi-database Model Context Protocol server and client implementation in Rust, designed for seamless integration with various databases through a unified interface.
Tools
Functions exposed to the LLM to take actions
execute_query
Execute SQL/NoSQL queries with parameters.
execute_query_named
Execute queries with named parameters.
begin_transaction
Start database transactions.
commit_transaction
Commit transactions.
rollback_transaction
Rollback transactions.
get_schema
Retrieve database schema information.
get_table_info
Get specific table/collection details.
ping
Test database connectivity.
get_stats
Retrieve database statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client