Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHINGOU_API_KEYNoShingou API key. Optional: initialize, tools/list and get_symbols work without one. Needed for get_sentiment, get_sentiment_history and get_events. Free key: shingou.io/dashboard
SHINGOU_MCP_URLNoOverride the MCP endpoint URL.https://api.shingou.io/mcp

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_sentimentA

Latest news-sentiment signal per symbol (batch up to 50 in one call — one signal per asset per hour, so never poll faster than hourly). On the free plan, symbols outside BTC-USD/ETH-USD/SOL-USD are 24h delayed: check timestamp and disclose staleness.

get_sentiment_historyA

Point-in-time sentiment series for backtesting: bucket is the as-of time, no lookahead. from/to are clamped to your plan window (and 90 days per request) and echoed back — check them. reconstructed: true buckets were rebuilt from archival news, not live-collected; disclose the mix in any backtest.

get_eventsA

Recent classified market events for a symbol. Kill-switch trio: hack_exploit, regulation, delisting — the reference integrations stand aside for 24h after one. Report the event headline and source link, not just a risk flag.

get_symbolsA

The supported symbol universe with each symbol's free-plan freshness. Static — costs no quota and needs no API key.

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/auriontech/shingou-skills'

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