Scout MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port (default: 3000) | |
| MCP_TRANSPORT | No | Transport mode: stdio or http (default: stdio) | |
| SCOUT_API_KEY | Yes | Scout Live API key | |
| SCOUT_API_URL | No | API endpoint (default: https://scoutos.live) |
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 | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| app_listA | List all apps for the authenticated user |
| app_createA | Create a new app on Scout Live |
| deployC | Deploy a new version of an app |
| logsB | Get recent logs for an app |
| port_getC | Get port adapter configuration |
| port_setC | Set port adapter mapping |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| deploy-new-app | Create and deploy a new app on Scout Live |
| debug-errors | Investigate errors in app logs |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Apps List | List of all apps for the authenticated user |
| Available Adapters | List of available port adapters |
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/scoutos-labs/scout-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server