Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoCustom host for HTTP transport (e.g., 0.0.0.0).
portNoCustom port for HTTP transport (e.g., 9011).
transportNoTransport mode to use (stdio or http). Defaults to stdio.stdio

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
open-context_search_docs

Search for documentation topics across all available documentation sources

open-context_get_docs

Get detailed documentation for a specific topic or library

open-context_list_docs

List all available documentation languages and their topics

open-context_get_go_info

Fetch and cache information about specific Go versions or Go libraries from official sources

open-context_get_npm_info

Fetch and cache information about npm packages from the npm registry

open-context_get_python_info

Fetch and cache information about Python packages from PyPI (Python Package Index)

open-context_get_rust_info

Fetch and cache information about Rust crates from crates.io

open-context_get_node_info

Fetch and cache information about Node.js versions from nodejs.org

open-context_get_typescript_info

Fetch and cache information about TypeScript versions from GitHub releases

open-context_get_nextjs_info

Fetch and cache information about Next.js versions from GitHub releases

open-context_get_react_info

Fetch and cache information about React versions from GitHub releases

open-context_get_ansible_info

Fetch and cache information about Ansible versions from GitHub releases

open-context_get_terraform_info

Fetch and cache information about Terraform versions from GitHub releases

open-context_get_jenkins_info

Fetch and cache information about Jenkins versions from GitHub releases

open-context_get_kubernetes_info

Fetch and cache information about Kubernetes versions from GitHub releases

open-context_get_helm_info

Fetch and cache information about Helm versions from GitHub releases

open-context_get_docker_image

Fetch and cache information about Docker images from Docker Hub, including available tags and image details

open-context_get_github_action

Fetch and cache information about GitHub Actions from GitHub API, including action metadata, inputs, and outputs

Prompts

Interactive templates invoked by user choice

NameDescription
use-docsUse open-context documentation for the current conversation

Resources

Contextual data attached and managed by the client

NameDescription

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/incu6us/open-context'

If you have feedback or need assistance with the MCP directory API, please join our Discord server