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_specs

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

get_w3c_spec

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

search_w3c_specs

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

get_webidl

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

list_webidl_specs

List all specifications that have WebIDL definitions available

get_css_properties

Get CSS property definitions from a specific spec or all specs

list_css_specs

List all CSS specifications that have property definitions available

get_html_elements

Get HTML element definitions from a specific spec or all specs

list_element_specs

List all specifications that have HTML element definitions available

get_pwa_specs

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

get_spec_dependencies

Get dependency information for a specification (which specs it depends on and which depend on it)

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