Headquarter
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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