hive-mcp-log
by srotzin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to run the server on. | 3000 |
| ENABLE | No | Set to 'false' to disable ingestion (returns 503). | true |
| BASE_RPC | No | Base L2 RPC endpoint. | https://mainnet.base.org |
| USDC_BASE | No | USDC contract address on Base (canonical by default). | canonical |
| SOLANA_WALLET | No | B1 SPL recipient wallet on Solana. | B1N61cuL35fhskWz5dw8XqDyP6LWi3ZWmq8CNA9L3FVn |
| WALLET_ADDRESS | No | W1 MONROE wallet address on Base L2 for USDC settlement. | 0x15184bf50b3d3f52b60434f8942b7d52f2eb436e |
| PUBLIC_BASE_URL | No | Public base URL of the service. | https://hive-mcp-log.onrender.com |
| RETENTION_SWEEP_MS | No | Retention sweep interval in milliseconds (1 hour). | 3600000 |
| MAX_BYTES_PER_INGEST | No | Maximum bytes per ingest request (4 MB). | 4194304 |
| MAX_LINES_PER_INGEST | No | Maximum number of log lines per ingest request. | 10000 |
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/srotzin/hive-mcp-log'
If you have feedback or need assistance with the MCP directory API, please join our Discord server