gloveboxes/Ignite-Zava-MCP-Server-and-PostgreSQL-Sample
If you are the rightful owner of Ignite-Zava-MCP-Server-and-PostgreSQL-Sample 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.
The Sales Analysis MCP Server provides secure access to Zava Retail's sales database, enabling AI assistants to query and analyze retail sales data through a schema-aware interface.
Tools
Functions exposed to the LLM to take actions
get_multiple_table_schemas
Retrieve database schemas for multiple tables in a single request.
execute_sales_query
Execute PostgreSQL queries against the sales database with Row Level Security.
get_current_utc_date
Get the current UTC date and time in ISO format.
semantic_search_products
Perform a semantic search for products based on user queries.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client