Skip to main content
Glama
scoutos-labs

Scout MCP Server

Official
by scoutos-labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port (default: 3000)
MCP_TRANSPORTNoTransport mode: stdio or http (default: stdio)
SCOUT_API_KEYYesScout Live API key
SCOUT_API_URLNoAPI 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

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
deploy-new-appCreate and deploy a new app on Scout Live
debug-errorsInvestigate errors in app logs

Resources

Contextual data attached and managed by the client

NameDescription
Apps ListList of all apps for the authenticated user
Available AdaptersList of available port adapters

Latest Blog Posts

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