Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
W3C_MCP_PERFNoEnable performance logging only.
W3C_MCP_DEBUGNoEnable debug logging. Debug output includes tool call arguments, execution timing, and data loading performance.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_w3c_specsA

List W3C/WHATWG/IETF web specifications with optional filtering by organization, keyword, or category

get_w3c_specB

Get detailed information about a specific web specification including URLs, status, repository, and test info

search_w3c_specsA

Search web specifications by query string, searching in title, shortname, and description

get_webidlC

Get WebIDL interface definitions for a specification. WebIDL defines the JavaScript APIs.

list_webidl_specsB

List all specifications that have WebIDL definitions available

get_css_propertiesB

Get CSS property definitions from a specific spec or all specs

list_css_specsB

List all CSS specifications that have property definitions available

get_html_elementsC

Get HTML element definitions from a specific spec or all specs

list_element_specsB

List all specifications that have HTML element definitions available

get_pwa_specsC

Get all Progressive Web App (PWA) related specifications including Service Worker, Web App Manifest, Push API, Background Sync, etc.

get_spec_dependenciesA

Get basic information for a specification. Note: Dependency data (dependencies/dependents) is not yet available from the upstream data source and currently returns empty arrays.

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/shuji-bonji/w3c-mcp'

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