anthony-cervantes/scylla-rust-mcp
3.3
If you are the rightful owner of scylla-rust-mcp 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.
The Scylla Rust MCP server is a read-only Model Context Protocol server designed for ScyllaDB, providing safe data discovery and query tools over standard input/output for AI agents and MCP clients.
Tools
Functions exposed to the LLM to take actions
list_keyspaces
Lists all keyspaces in the database
list_tables
Lists all tables within a keyspace
describe_table
Provides detailed information about a specific table
list_indexes
Lists all indexes in the database
list_views
Lists all materialized views in the database
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client