gulltoppr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port for the REST engine | 8787 |
| RATE_LIMIT | No | Per-IP requests per window; 0 disables | 120 |
| HEIMDALL_API_URL | No | Heimdall decompile service URL (ladder rung 4) | https://heimdall-api.fly.dev |
| RATE_LIMIT_ALLOW | No | Comma-separated IP allowlist (exempt); private 6PN IPs always exempt | |
| SIGNING_BASE_URL | No | Base URL for prepare_tx hand-off deeplinks | https://abi.ninja |
| ETHERSCAN_API_KEY | No | Etherscan multichain v2 API key; empty disables rung 1 | |
| RATE_LIMIT_WINDOW_SEC | No | Rate-limit window length in seconds | 60 |
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/portdeveloper/gulltoppr'
If you have feedback or need assistance with the MCP directory API, please join our Discord server