Skip to main content
Glama
iamserge

Nexus MCP Server

by iamserge

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)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
nexus_list_projectsB

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

nexus_get_projectC

Get detailed information about a specific project

nexus_create_projectC

Create a new project in Nexus

nexus_update_projectC

Update a project's details including test credentials

nexus_update_project_statusC

Update a project's status

nexus_list_bugsC

Get all bugs/cards for a project with optional filtering

nexus_create_bugC

Create a new bug/issue card in a project

nexus_update_cardC

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

nexus_add_commentC

Add a comment to a card

nexus_list_templatesC

List available project templates

nexus_create_templateC

Create a new project template

nexus_list_milestonesC

List milestones with optional date range and type filtering

nexus_create_milestoneC

Create a new milestone

nexus_update_milestoneC

Update a milestone

nexus_update_milestone_taskC

Update a milestone subtask

nexus_list_conceptsC

List product concepts in the organization

nexus_get_conceptC

Get detailed information about a concept including PRD

nexus_create_conceptC

Create a new product concept

nexus_update_conceptC

Update a concept

nexus_promote_conceptC

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