Skip to main content
Glama
blink1217
by blink1217

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALPACA_SECRETNoAlpaca API secret. Required only if SWARM_MCP_BYOK=1 on swarm-data-mcp.
ALPACA_API_KEYNoAlpaca API key. Required only if SWARM_MCP_BYOK=1 on swarm-data-mcp.
SWARM_MCP_BYOKNoSet to '1' to fetch directly from Alpaca/Finnhub instead of the hosted relay (swarm-data-mcp only). Public users should leave unset.0
FINNHUB_API_KEYNoFinnhub API key. Required only if SWARM_MCP_BYOK=1 on swarm-data-mcp.
SWARM_MCP_LOCAL_TOKENNoLocal development bootstrap token. For operators of this repo, set to the same value as SWARM_MCP_ACCESS_TOKEN to skip token verification against the site.
SWARM_MCP_ACCESS_TOKENYesAccess token issued by https://1.21initiative.com/. Required for all three servers. Every tool call is gated on this token; clients can list tools without it, but calls return ACCESS_REQUIRED.
SWARM_MCP_TELEMETRY_OPT_INNoSet to 'opt-in' to enable telemetry. Counters only; no symbols, genomes, prices, or credentials.0
SWARM_MCP_TOKEN_VERIFY_URLNoURL used for access-token verification. Only the token is sent.https://1.21initiative.com/api/mcp/verify

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/blink1217/trading-swarm-mcp'

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