symbol-mcp-server
by inotakeh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SYMBOL_NETWORK | No | mainnet or testnet. When set, start-up fails if the node reports a different network. | |
| SYMBOL_NODE_URL | Yes | REST URL of the node to query, e.g. https://<node-host>:3001. https:// is required (http:// only for localhost / 127.0.0.1). The port is used exactly as given. | |
| SYMBOL_TIMEZONE | No | IANA zone such as Asia/Tokyo. Adds a local time next to every UTC timestamp. | |
| SYMBOL_REFERENCE_NODES | No | Comma-separated https:// node URLs that symbol_network_compare checks against. No other host is ever contacted. | |
| SYMBOL_REQUEST_TIMEOUT_MS | No | Per-request timeout, 100 to 600000. Default 10000. | 10000 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues