hesslee/mcp-server-altibase
If you are the rightful owner of mcp-server-altibase 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.
Altibase MCP Server is a Model Context Protocol server implementation that provides database interaction and business intelligence capabilities through Altibase.
Tools
Functions exposed to the LLM to take actions
read_query
Execute SELECT query and return query results
write_query
Execute an INSERT, UPDATE, or DELETE query to return the number of affected rows
create_table
Create a new table and return confirmation information
list_tables
List all tables in the database
describe_table
View schema information for a specific table
append_insight
Add new business insights to the memo resource
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client