ambaricloud/snow-emp-details-mcp
If you are the rightful owner of snow-emp-details-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.
A high-performance Model Context Protocol (MCP) server designed for efficient retrieval of employee salary information from Snowflake databases.
Tools
Functions exposed to the LLM to take actions
get_all_employees_by_ids
Batch lookup for multiple employee IDs in a single query.
read_local_employee_file
Processes local files directly with smart employee ID extraction.
upload_and_process_employee_file
Uploads and processes employee files with intelligent identifier extraction.
get_employee_by_id
Direct lookup by employee ID with fast primary key search.
get_employee_by_name
Looks up employee by name with flexible matching.
test_snowflake_connection
Tests database connectivity and verifies table access.
get_processing_stats
Provides server configuration info and processing capabilities.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client