apikey-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address (auto-switches to 0.0.0.0 when K_SERVICE set — Cloud Run) | 127.0.0.1 |
| PORT | No | HTTP server port | 3000 |
| API_KEY | No | API key for HTTP auth. Always falls back to this default if unset. | mcp-api-key-default |
| NODE_ENV | No | Environment name | development |
| MCP_LOG_BODY_LIMIT | No | Max chars of request/response body to log | 4000 |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_customersA | Search the customer directory by name, email, or customer ID. Returns matching customer profiles with tier, lifetime value, and order counts. |
| get_orderA | Fetch full order details by order ID, including line items, pricing, status, and tracking information. |
| list_productsA | Browse the product catalog with optional category and text filters. |
| calculate_shippingB | Estimate shipping cost for a product based on weight and destination zone. |
| generate_reportB | Generate a summary report with key business metrics: customer stats, order volumes, revenue, and product inventory. |
| validate_addressA | Validate and standardize a postal address. Returns a normalized version with a verification confidence score and any corrections. |
| pingA | Lightweight connectivity and health check. Returns server status, uptime, and version information. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize_customer | Produces a prompt asking the model to generate a customer summary for support staff. |
| draft_order_email | Asks the model to draft a customer-facing email about an order's status. |
| product_recommendation | Asks the model to generate personalized product recommendations for a customer. |
| data_insights | Asks the model to analyze business metrics and generate actionable insights. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| app-config | Server configuration, feature flags, and protocol details. |
| catalog | Full product catalog as JSON. All 30 products with pricing, stock levels, and ratings. |
| api-docs | Markdown documentation listing all tools, resources, and prompts available on this server. |
| Alice Chen | Alice Chen (platinum tier, 47 orders) |
| Bob Martinez | Bob Martinez (gold tier, 23 orders) |
| Carol Williams | Carol Williams (silver tier, 12 orders) |
| Dave Johnson | Dave Johnson (platinum tier, 55 orders) |
| Eva Patel | Eva Patel (bronze tier, 3 orders) |
| Frank Okafor | Frank Okafor (gold tier, 31 orders) |
| Grace Liu | Grace Liu (silver tier, 9 orders) |
| Hector Ruiz | Hector Ruiz (gold tier, 28 orders) |
| Iris Nakamura | Iris Nakamura (platinum tier, 63 orders) |
| James Brown | James Brown (bronze tier, 5 orders) |
| Karen Singh | Karen Singh (silver tier, 15 orders) |
| Leo Thompson | Leo Thompson (gold tier, 34 orders) |
| Maria Garcia | Maria Garcia (platinum tier, 72 orders) |
| Noah Kim | Noah Kim (bronze tier, 2 orders) |
| Olivia Davis | Olivia Davis (silver tier, 11 orders) |
| Priya Sharma | Priya Sharma (gold tier, 27 orders) |
| Quentin Foster | Quentin Foster (bronze tier, 4 orders) |
| Rachel Nguyen | Rachel Nguyen (silver tier, 14 orders) |
| Samir Hassan | Samir Hassan (gold tier, 30 orders) |
| Tina Mueller | Tina Mueller (platinum tier, 51 orders) |
| Umar Bashir | Umar Bashir (bronze tier, 1 orders) |
| Victoria Soto | Victoria Soto (gold tier, 26 orders) |
| Wei Zhang | Wei Zhang (silver tier, 10 orders) |
| Xena Clarke | Xena Clarke (platinum tier, 44 orders) |
| Yusuf Osei | Yusuf Osei (gold tier, 29 orders) |
| Order ORD-1001 | ORD-1001 — C001 — delivered — $402.89 |
| Order ORD-1002 | ORD-1002 — C003 — shipped — $87.63 |
| Order ORD-1003 | ORD-1003 — C004 — confirmed — $582.59 |
| Order ORD-1004 | ORD-1004 — C002 — pending — $127.31 |
| Order ORD-1005 | ORD-1005 — C006 — delivered — $114.31 |
| Order ORD-1006 | ORD-1006 — C001 — delivered — $107.42 |
| Order ORD-1007 | ORD-1007 — C008 — shipped — $239.55 |
| Order ORD-1008 | ORD-1008 — C009 — confirmed — $351.68 |
| Order ORD-1009 | ORD-1009 — C005 — cancelled — $138.66 |
| Order ORD-1010 | ORD-1010 — C013 — delivered — $925.61 |
| Order ORD-1011 | ORD-1011 — C012 — shipped — $169.33 |
| Order ORD-1012 | ORD-1012 — C016 — pending — $63.86 |
| Order ORD-1013 | ORD-1013 — C020 — delivered — $326.67 |
| Order ORD-1014 | ORD-1014 — C019 — confirmed — $228.67 |
| Order ORD-1015 | ORD-1015 — C022 — shipped — $217.79 |
| Order ORD-1016 | ORD-1016 — C024 — delivered — $1088.98 |
| Order ORD-1017 | ORD-1017 — C011 — pending — $71.31 |
| Order ORD-1018 | ORD-1018 — C025 — confirmed — $468.24 |
| Order ORD-1019 | ORD-1019 — C007 — shipped — $69.32 |
| Order ORD-1020 | ORD-1020 — C015 — cancelled — $22.49 |
| Order ORD-1021 | ORD-1021 — C004 — delivered — $460.56 |
| Order ORD-1022 | ORD-1022 — C013 — shipped — $402.89 |
| Order ORD-1023 | ORD-1023 — C002 — confirmed — $207.39 |
| Order ORD-1024 | ORD-1024 — C010 — pending — $33.2 |
| Order ORD-1025 | ORD-1025 — C018 — delivered — $201.42 |
| Order ORD-1026 | ORD-1026 — C009 — confirmed — $408.29 |
| Order ORD-1027 | ORD-1027 — C017 — shipped — $250.45 |
| Order ORD-1028 | ORD-1028 — C014 — pending — $38.82 |
| Order ORD-1029 | ORD-1029 — C021 — confirmed — $38.65 |
| Order ORD-1030 | ORD-1030 — C023 — delivered — $103.99 |
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/Shylendra/apikey-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server