Octonet
by apolocine
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SGBD_URI | Yes | Database connection URI. Required. | |
| DB_DIALECT | Yes | Database dialect (e.g., postgres, mysql, sqlite). Required. | |
| MOSTA_NET_PORT | No | Server port. | 4488 |
| MOSTA_SYSTEM_URI | No | System database URI. Optional. | |
| DB_SCHEMA_STRATEGY | No | Schema strategy: 'update' or 'create' (dev only). | update |
| OCTONET_ADMIN_EMAIL | Yes | Admin email for initial bootstrap. Required on first run. | |
| MOSTA_SYSTEM_DIALECT | No | System database dialect (separate from business database). Optional. | |
| OCTONET_ADMIN_PASSWORD | Yes | Admin password for initial bootstrap. Required on first run. |
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/apolocine/mosta-net'
If you have feedback or need assistance with the MCP directory API, please join our Discord server