ricardoaburto/mcp-sybase-server
3.1
If you are the rightful owner of mcp-sybase-server 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.
This project provides a Model Context Protocol (MCP) server designed to interact with a Sybase database, acting as a bridge between an MCP-compatible client and the database.
Tools
Functions exposed to the LLM to take actions
list_tables
Enumerates all user tables in the database.
describe_table
Displays columns and data types for a specific table.
query
Executes a SELECT query and returns results in JSON format.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client