Skip to main content
Glama
GitDro

MCP Playground

by GitDro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBSHARE_PROXIESNoProxies for YouTube cloud deployment
YOUTUBE_MAX_TOKENSNoTranscript processing limit24000
MCP_RETRY_MAX_ATTEMPTSNoAuto-retry failed tool calls3
MCP_RETRY_TYPE_COERCIONNoAuto-fix type mismatchestrue

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
web_searchB

Search web for current information using DuckDuckGo

analyze_urlC

Comprehensive analysis of webpage content optimized for LLM understanding

arxiv_searchB

Search academic papers on arXiv with full text extraction

get_stock_overviewC

Get comprehensive stock, crypto, and market data

analyze_youtube_urlB

Get YouTube video transcript and analyze content with optional specific questions

get_weatherB

Get current weather and 7-day forecast for any location or your current location

get_tide_infoC

Get Canadian coastal tide times and heights

get_toronto_crimeC

Get Toronto neighbourhood crime statistics and trends

list_toronto_neighbourhoodsA

List all available Toronto neighbourhoods for crime data

analyze_canadian_economyD

Canadian economic analysis and overview

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/GitDro/mcp_playground'

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