Skip to main content
Glama
Spyglass-AI

Spyglass AI MCP Server

Official
by Spyglass-AI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPYGLASS_API_KEYYesAPI Key for authentication with Spyglass agent
SPYGLASS_AGENT_ENDPOINTNoAgent endpoint URL (useful for local testing)https://agent.spyglass-ai.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
call_spyglass_agentA

Call the Spyglass AI agent with a natural language query about your telemetry data.

Args: query: Natural language query about telemetry data (e.g., "What are the slowest endpoints?")

Returns: Analysis result from the Spyglass AI agent

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/Spyglass-AI/spyglass-mcp'

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