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_docsC

Search for documentation topics across all available documentation sources

open-context_get_docsC

Get detailed documentation for a specific topic or library

open-context_list_docsB

List all available documentation languages and their topics

open-context_get_go_infoA

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

open-context_get_npm_infoB

Fetch and cache information about npm packages from the npm registry

open-context_get_python_infoB

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

open-context_get_rust_infoA

Fetch and cache information about Rust crates from crates.io

open-context_get_node_infoA

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

open-context_get_typescript_infoB

Fetch and cache information about TypeScript versions from GitHub releases

open-context_get_nextjs_infoA

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

open-context_get_react_infoA

Fetch and cache information about React versions from GitHub releases

open-context_get_ansible_infoA

Fetch and cache information about Ansible versions from GitHub releases

open-context_get_terraform_infoC

Fetch and cache information about Terraform versions from GitHub releases

open-context_get_jenkins_infoC

Fetch and cache information about Jenkins versions from GitHub releases

open-context_get_kubernetes_infoA

Fetch and cache information about Kubernetes versions from GitHub releases

open-context_get_helm_infoA

Fetch and cache information about Helm versions from GitHub releases

open-context_get_docker_imageA

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

open-context_get_github_actionB

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