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_health

Check BoJ server health status

boj_menu

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

boj_cartridges

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

boj_cartridge_info

Get detailed information about a specific BoJ cartridge

boj_cartridge_invoke

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

boj_cloud_verpex

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

boj_cloud_cloudflare

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

boj_cloud_vercel

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

boj_comms_gmail

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

boj_comms_calendar

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

boj_ml_huggingface

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

boj_browser_navigate

Navigate Firefox to a URL

boj_browser_click

Click an element on the page by CSS selector

boj_browser_type

Type text into an element on the page

boj_browser_read_page

Read the text content of the current page

boj_browser_screenshot

Take a screenshot of the current page

boj_browser_tabs

List, create, or close browser tabs

boj_browser_execute_js

Execute JavaScript in the current page context

boj_github_list_repos

List your GitHub repositories

boj_github_get_repo

Get a GitHub repository

boj_github_create_issue

Create an issue on a GitHub repo

boj_github_list_issues

List issues on a GitHub repo

boj_github_get_issue

Get a specific issue

boj_github_comment_issue

Comment on an issue

boj_github_create_pr

Create a pull request

boj_github_list_prs

List pull requests

boj_github_get_pr

Get a specific pull request

boj_github_merge_pr

Merge a pull request

boj_github_search_code

Search code on GitHub

boj_github_search_issues

Search issues and PRs on GitHub

boj_github_get_file

Get file contents from a repo

boj_github_graphql

Execute a GitHub GraphQL query

boj_gitlab_list_projects

List your GitLab projects

boj_gitlab_get_project

Get a GitLab project

boj_gitlab_create_issue

Create a GitLab issue

boj_gitlab_list_issues

List GitLab project issues

boj_gitlab_create_mr

Create a merge request

boj_gitlab_list_mrs

List merge requests

boj_gitlab_list_pipelines

List CI/CD pipelines

boj_gitlab_setup_mirror

Set up a push mirror

boj_research

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