Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXUS_API_KEYNoAPI key (overrides config file)
NEXUS_API_URLNoAPI base URL (overrides config file)

Tools

Functions exposed to the LLM to take actions

NameDescription
nexus_list_projects

List all projects in the organization with optional filtering by status or assignment

nexus_get_project

Get detailed information about a specific project

nexus_create_project

Create a new project in Nexus

nexus_update_project

Update a project's details including test credentials

nexus_update_project_status

Update a project's status

nexus_list_bugs

Get all bugs/cards for a project with optional filtering

nexus_create_bug

Create a new bug/issue card in a project

nexus_update_card

Update a card's status, assignee, or other fields

nexus_add_comment

Add a comment to a card

nexus_list_templates

List available project templates

nexus_create_template

Create a new project template

nexus_list_milestones

List milestones with optional date range and type filtering

nexus_create_milestone

Create a new milestone

nexus_update_milestone

Update a milestone

nexus_update_milestone_task

Update a milestone subtask

nexus_list_concepts

List product concepts in the organization

nexus_get_concept

Get detailed information about a concept including PRD

nexus_create_concept

Create a new product concept

nexus_update_concept

Update a concept

nexus_promote_concept

Promote a concept to a full project

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/iamserge/nexus-mcp'

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