Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port the server listens on3000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_asyncapi_spec_versionsA

List stable AsyncAPI specification versions available as GitHub tags.

get_asyncapi_spec_metadataB

Return source, version, cache, and size metadata for the latest AsyncAPI specification.

search_asyncapi_specB

Search the latest AsyncAPI markdown specification and return matching snippets.

get_asyncapi_spec_sectionA

Return one section from the latest AsyncAPI markdown specification by heading text or slug.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
asyncapi-specThe latest AsyncAPI markdown specification fetched from the GitHub master branch.
asyncapi-spec-1.0.0AsyncAPI markdown specification fetched from GitHub tag 1.0.0.
asyncapi-spec-1.1.0AsyncAPI markdown specification fetched from GitHub tag 1.1.0.
asyncapi-spec-1.2.0AsyncAPI markdown specification fetched from GitHub tag 1.2.0.
asyncapi-spec-2.0.0AsyncAPI markdown specification fetched from GitHub tag v2.0.0.
asyncapi-spec-2.0.0AsyncAPI markdown specification fetched from GitHub tag 2.0.0.
asyncapi-spec-2.1.0AsyncAPI markdown specification fetched from GitHub tag v2.1.0.
asyncapi-spec-2.2.0AsyncAPI markdown specification fetched from GitHub tag v2.2.0.
asyncapi-spec-2.3.0AsyncAPI markdown specification fetched from GitHub tag v2.3.0.
asyncapi-spec-2.4.0AsyncAPI markdown specification fetched from GitHub tag v2.4.0.
asyncapi-spec-2.5.0AsyncAPI markdown specification fetched from GitHub tag v2.5.0.
asyncapi-spec-2.6.0AsyncAPI markdown specification fetched from GitHub tag v2.6.0.
asyncapi-spec-3.0.0AsyncAPI markdown specification fetched from GitHub tag v3.0.0.
asyncapi-spec-3.0.1AsyncAPI markdown specification fetched from GitHub tag v3.0.1.
asyncapi-spec-3.1.0AsyncAPI markdown specification fetched from GitHub tag v3.1.0.

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/Souvikns/asyncapi-mcp'

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