Skip to main content
Glama
prandogabriel

IEEE 2030.5 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IEEE2030_TIMEOUTNoRequest timeout in milliseconds30000
IEEE2030_BASE_URLYesBase URL of your IEEE 2030.5 server
IEEE2030_INSECURENoSkip SSL verification (dev only)false
IEEE2030_KEY_PATHNoPath to private key file (if separate)
IEEE2030_CERT_PATHNoPath to certificate file (.pem, .crt)
IEEE2030_KEY_VALUENoPrivate key content as string
IEEE2030_CERT_VALUENoCertificate content as string

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ieee2030_statusB

Check IEEE 2030.5 client status and configuration

Prompts

Interactive templates invoked by user choice

NameDescription
ieee2030_navigation_guideComprehensive guide for navigating IEEE 2030.5 resources using HATEOAS principles

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/prandogabriel/ieee2030.5-mcp'

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