Skip to main content
Glama
axeldotdev

Headquarter

by axeldotdev

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsB

List all projects

get_projectC

Get a project by ID

create_projectC

Create a new project

update_projectC

Update an existing project

delete_projectB

Delete a project and all its issues

list_issuesB

List all issues, optionally filtered by project

get_issueA

Get an issue by ID

create_issueC

Create a new issue in a project

update_issueB

Update an existing issue

delete_issueB

Delete an issue

list_clientsB

List all clients

get_clientA

Get a client by ID

create_clientC

Create a new client

update_clientC

Update an existing client

delete_clientA

Delete a client and all their contacts

list_contactsC

List all contacts, optionally filtered by client

get_contactC

Get a contact by ID

create_contactC

Create a new contact for a client

update_contactC

Update an existing contact

delete_contactC

Delete a contact

list_notesA

List all notes

get_noteA

Get a note by ID

create_noteC

Create a new note

update_noteB

Update an existing note

delete_noteB

Delete a note

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/axeldotdev/headquarter-mcp'

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