product-search-mcp-server
by sfsupplies
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_HOST | No | HTTP bind host | 0.0.0.0 |
| MCP_HTTP_PORT | No | HTTP bind port | 8000 |
| MCP_TRANSPORT | No | Transport mode: 'stdio' or 'http' | stdio |
| MCP_AUTH_TOKEN | No | Bearer token required in HTTP mode | |
| SEARCH_API_KEY | No | Optional API key for search API | |
| SEARCH_API_URL | No | Endpoint for product search and filtering | https://api.sfsupplies.com/api/Products/Search/v2 |
| SUGGEST_API_URL | No | Endpoint for typeahead/autocomplete | https://api.sfsupplies.com/api/Products/query |
| MCP_DISABLE_AUTH | No | Dev-only: disable authentication in HTTP mode | false |
| SEARCH_API_TIMEOUT | No | HTTP timeout in seconds for search API | 15 |
| PRODUCT_URL_TEMPLATE | No | Template for product page URLs | https://www.sfsupplies.com/product/{slug} |
| SEARCH_API_KEY_HEADER | No | Optional header name for API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sfsupplies/internal-product-search-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server