obyte-mcp
by Taump
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OBYTE_NETWORK | No | Network used when a call omits `network`. CLI flag: --network | mainnet |
| OBYTE_HUB_ADDRESS | No | Custom hub URL for default network. CLI flag: --hub | Network default |
| OBYTE_MAX_CONCURRENCY | No | Concurrent hub requests, 1..10. CLI flag: --max-concurrency | 4 |
| OBYTE_MAX_OUTPUT_BYTES | No | Max tool output bytes, 16384..1048576. CLI flag: --max-output-bytes | 262144 |
| OBYTE_REQUEST_TIMEOUT_MS | No | Hub request timeout, 1000..120000. CLI flag: --timeout-ms | 20000 |
| OBYTE_MAINNET_HUB_ADDRESS | No | Custom mainnet hub. CLI flag: --mainnet-hub | https://obyte.org/api |
| OBYTE_TESTNET_HUB_ADDRESS | No | Custom testnet hub. CLI flag: --testnet-hub | https://testnet.obyte.org/api |
| OBYTE_TOKEN_REGISTRY_ADDRESS | No | Token registry AA for default network. CLI flag: --token-registry | Mainnet registry / unset |
| OBYTE_MAINNET_TOKEN_REGISTRY_ADDRESS | No | Mainnet token registry AA. CLI flag: --mainnet-token-registry | Official registry |
| OBYTE_TESTNET_TOKEN_REGISTRY_ADDRESS | No | Testnet token registry AA. CLI flag: --testnet-token-registry | unset |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Taump/obyte-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server