Skip to main content
Glama
kecven

Scouts-AI-MCP

by kecven

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCOUTS_AI_BASE_URLNoBase URL of the SCOUTS-AI API.https://scouts-ai.com
SCOUTS_AI_MAX_PAGENoReject page numbers above this.10
SCOUTS_AI_TIMEOUT_SNoHTTP timeout in seconds (0.1–60).5.0
SCOUTS_AI_USER_AGENTNoUser-Agent header.scouts-ai-mcp/0.1.5
SCOUTS_AI_DEFAULT_LANGNoDefault lang when the tool omits it.en
SCOUTS_AI_MAX_QUERY_LENGTHNoReject queries longer than this.512

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchA

Search the public web via SCOUTS-AI and return compact JSON results. Use this when the user asks a question that requires current information, fresh context, or citations from the open web. No API key required. Returns at most 10 results per page.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/kecven/scouts-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server