{"name":"kease-mysql-mcp-server","version":"1.0.0","description":"Model Context Protocol server for Kease MySQL database access","protocol_version":"1.0","server_info":{"name":"Kease MySQL MCP Server","version":"1.0.0"},"capabilities":{"tools":true,"resources":true,"prompts":false},"tools":[{"name":"execute_query","description":"Execute a read-only SQL query on the Kease database"},{"name":"get_table_schema","description":"Get the schema information for a specific table"},{"name":"list_tables","description":"List all tables in the database"}],"resources":[{"uri":"kease://database/schema","name":"Database Schema","description":"Complete database schema with all tables and columns"},{"uri":"kease://database/tables","name":"Database Tables","description":"List of all tables in the database"}],"endpoints":{"sse":"/sse","health":"/health","info":"/info","openapi":"/openapi.yaml"}}