Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXUS_API_KEYYesYour NexusAPI key. Obtain from NexusAPI and keep it in the server environment.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
nexusapi_list_modelsA

List the models currently exposed by the public NexusAPI catalog, optionally filtered by kind or search text.

nexusapi_get_model_schemaA

Read the live OpenAPI parameter schema for one NexusAPI model id before constructing a generation request.

nexusapi_generateA

Create a paid asynchronous generation task. Call nexusapi_get_model_schema first and ask the user to approve potentially billable generation.

nexusapi_get_taskA

Get the status, result or error of a previously created NexusAPI generation task.

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/mat12121212/nexusapi-examples'

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