MCP OCI Logan Server
by adibirzu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OCI_REGION | No | OCI region | us-ashburn-1 |
| LOGAN_DEBUG | No | Enable debug logging | false |
| OCI_USER_ID | No | User OCID (required if not using config file or instance principal) | |
| LOGAN_REGION | No | OCI region for Python FastMCP server | us-ashburn-1 |
| OCI_KEY_FILE | No | Private key file path | |
| MCP_HTTP_PORT | No | Port for HTTP transport | 8001 |
| MCP_TRANSPORT | No | Transport type: stdio, http, sse, or streamable-http | stdio |
| OCI_TENANCY_ID | No | Tenancy OCID | |
| OCI_FINGERPRINT | No | Key fingerprint | |
| MCP_OAUTH_ENABLED | No | Enable OAuth authentication | false |
| OCI_COMPARTMENT_ID | No | Default OCI compartment ID | |
| MCP_OAUTH_CLIENT_ID | No | OAuth client ID | |
| LOGAN_COMPARTMENT_ID | No | Default compartment ID for Python FastMCP server | |
| MCP_OAUTH_ISSUER_URL | No | OAuth issuer URL | |
| SUPPRESS_LABEL_WARNING | No | Suppress label warning | True |
| MCP_OAUTH_CLIENT_SECRET | No | OAuth client secret | |
| MCP_OAUTH_REQUIRED_SCOPES | No | Required scopes (comma-separated) | mcp:tools |
| MCP_OAUTH_INTROSPECTION_URL | No | Token introspection endpoint |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/adibirzu/mcp-oci-logan-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server