hashnet-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ETH_PK | No | EVM private key | |
| MCP_HOST | No | Defaults to 127.0.0.1 | 127.0.0.1 |
| MCP_PORT | No | Defaults to 3333 | 3333 |
| MCP_TRANSPORT | No | http (default) or stdio | http |
| HEDERA_NETWORK | No | e.g. hedera:testnet | |
| HEDERA_ACCOUNT_ID | No | Hedera account id | |
| LEDGER_ACCOUNT_ID | No | Generic ledger identity fallback | |
| EVM_LEDGER_NETWORK | No | e.g. eip155:1 | |
| HEDERA_PRIVATE_KEY | No | Hedera private key | |
| MCP_ALLOWED_ORIGINS | No | Comma-separated allow list | |
| MCP_SESSION_MAX_COUNT | No | Defaults to 250 | 250 |
| MCP_SERVER_BEARER_TOKEN | No | Required when binding to a non-local host (for example 0.0.0.0) | |
| MCP_SESSION_IDLE_TTL_MS | No | Defaults to 900000 | 900000 |
| REGISTRY_BROKER_API_KEY | No | Enables paid tools with a static broker API key | |
| REGISTRY_BROKER_API_URL | No | Defaults to https://hol.org/registry/api/v1 | https://hol.org/registry/api/v1 |
| BROKER_REQUEST_TIMEOUT_MS | No | Default upstream request timeout is 60000 | 60000 |
| MCP_SESSION_REAP_INTERVAL_MS | No | Defaults to 60000 | 60000 |
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 | |
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/hashgraph-online/hashnet-mcp-js'
If you have feedback or need assistance with the MCP directory API, please join our Discord server