Skip to main content
Glama

Server Details

A server to provide information about EOxElements custom elements for coding agents.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
EOX-A/EOxElements
GitHub Stars
24

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

10 tools
get_element_attributesInspect

Get the attributes for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_css_partsInspect

Get the CSS shadow parts for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_css_propertiesInspect

Get the CSS custom properties for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_detailsInspect

Get the full details for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_eventsInspect

Get the events for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_methodsInspect

Get the methods for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_propertiesInspect

Get the properties for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_slotsInspect

Get the slots for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_storiesInspect

Get the stories (examples/snippets) for a specific EOxElements custom element. This includes descriptions and vanilla JS code snippets.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
list_elementsInspect

List all available EOxElements custom elements.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.