Procurement MCP
by belikh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CNY_TO_AUD | No | Conversion rate from CNY to AUD for price normalisation. | 0.215 |
| APIFY_TOKEN | No | Apify API token for Gumtree scraper, OzBargain search actor, and grocery actors. | |
| EBAY_APP_ID | No | eBay AU App ID (Client ID). | |
| PARTNER_TAG | No | Amazon PA-API partner tag. | |
| TMAPI_TOKEN | No | TMAPI API token for taobao/tmall/1688/pdd/jd item search and detail. | |
| DATABASE_URL | No | PostgreSQL connection string for caching and logging. If unset, the server runs stateless. | |
| EBAY_CERT_ID | No | eBay AU Cert ID (Client Secret). | |
| RAPIDAPI_KEY | No | RapidAPI key for Otcommerce JD fallback. | |
| KEEPA_API_KEY | No | Keepa API key for Amazon AU price history in offers. | |
| ELIM_API_TOKEN | No | Optional ELIM API token. | |
| ALIEXPRESS_APP_KEY | No | AliExpress Affiliate app key. | |
| SOCIAVAULT_API_KEY | No | SociaVault API key for Facebook Marketplace search and item data. | |
| ALIEXPRESS_APP_SECRET | No | AliExpress Affiliate app secret. | |
| PROCUREMENT_PG_SCHEMA | No | PostgreSQL schema for procurement cache and log tables. | procurement |
| PROCUREMENT_TIMEOUT_S | No | Per-marketplace timeout in seconds for federated search fan-out. | 8 |
| AMAZON_PAAPI_ACCESS_KEY | No | Amazon Product Advertising API access key. | |
| AMAZON_PAAPI_SECRET_KEY | No | Amazon Product Advertising API secret key. | |
| PROCUREMENT_CACHE_TTL_S | No | Cache TTL in seconds for federated search results. | 3600 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/belikh/procurement'
If you have feedback or need assistance with the MCP directory API, please join our Discord server