BradWebb101/serverless-rust-mcp-servers
3.1
If you are the rightful owner of serverless-rust-mcp-servers 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.
A high-performance Model Context Protocol (MCP) server built in Rust and deployed on AWS Lambda, providing product search capabilities through various tools.
Tools
Functions exposed to the LLM to take actions
search_products
Search for products by name or keyword.
filter_by_price_range
Filter products within a specified price range.
search_by_category
Search products within a specific category.
get_categories
Retrieve all available product categories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client