Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
boj_healthB

Check BoJ server health status

boj_menuB

List all BoJ cartridges with their domains, protocols, tiers, and availability

boj_cartridgesB

Show the BoJ cartridge matrix — protocol x domain grid showing which cartridges serve which protocol/domain combinations

boj_cartridge_infoB

Get detailed information about a specific BoJ cartridge

boj_cartridge_invokeC

Invoke a BoJ cartridge operation. Send a command to a specific cartridge for execution.

boj_cloud_verpexC

Manage Verpex hosting via cPanel UAPI — domains, DNS, email, databases, SSL, cron, metrics

boj_cloud_cloudflareC

Manage Cloudflare resources — Workers, D1 databases, KV namespaces, R2 buckets, DNS zones/records

boj_cloud_vercelC

Manage Vercel projects — deployments, domains, environment variables, logs, serverless functions

boj_comms_gmailC

Gmail operations — send, read, search emails, manage labels

boj_comms_calendarC

Google Calendar operations — list events, create events, check availability

boj_ml_huggingfaceC

Hugging Face operations — search models, model info, inference, spaces, datasets

boj_browser_navigateC

Navigate Firefox to a URL

boj_browser_clickC

Click an element on the page by CSS selector

boj_browser_typeC

Type text into an element on the page

boj_browser_read_pageB

Read the text content of the current page

boj_browser_screenshotB

Take a screenshot of the current page

boj_browser_tabsC

List, create, or close browser tabs

boj_browser_execute_jsC

Execute JavaScript in the current page context

boj_github_list_reposC

List your GitHub repositories

boj_github_get_repoC

Get a GitHub repository

boj_github_create_issueC

Create an issue on a GitHub repo

boj_github_list_issuesC

List issues on a GitHub repo

boj_github_get_issueD

Get a specific issue

boj_github_comment_issueD

Comment on an issue

boj_github_create_prC

Create a pull request

boj_github_list_prsC

List pull requests

boj_github_get_prC

Get a specific pull request

boj_github_merge_prC

Merge a pull request

boj_github_search_codeC

Search code on GitHub

boj_github_search_issuesC

Search issues and PRs on GitHub

boj_github_get_fileC

Get file contents from a repo

boj_github_graphqlC

Execute a GitHub GraphQL query

boj_gitlab_list_projectsC

List your GitLab projects

boj_gitlab_get_projectC

Get a GitLab project

boj_gitlab_create_issueC

Create a GitLab issue

boj_gitlab_list_issuesC

List GitLab project issues

boj_gitlab_create_mrD

Create a merge request

boj_gitlab_list_mrsC

List merge requests

boj_gitlab_list_pipelinesC

List CI/CD pipelines

boj_gitlab_setup_mirrorC

Set up a push mirror

boj_researchC

Academic research — search papers, citations, references, authors

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/hyperpolymath/boj-server'

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