Back to search
100
MCP live v1.2.0 streamable-http

io.github.EOX-A/EOxElements

io.github.EOX-A/EOxElements

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

Uptime
60.0%
5 probes
Response
90ms
last probe
Tools
10
callable

Tools · 10

list_elements

List all available EOxElements custom elements.

get_element_details

Get the full details for a specific EOxElements custom element.

get_element_stories

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

get_element_attributes

Get the attributes for a specific EOxElements custom element.

get_element_properties

Get the properties for a specific EOxElements custom element.

get_element_events

Get the events for a specific EOxElements custom element.

get_element_methods

Get the methods for a specific EOxElements custom element.

get_element_slots

Get the slots for a specific EOxElements custom element.

get_element_css_properties

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

get_element_css_parts

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

Similar MCP servers embedding-nearest

io.github.eox-a/eoxelements
A server to provide information about EOxElements custom elements for coding agents.
0 tools · streamable-http
EOxElements
Provides tools for interacting with EOxElements web components for geospatial visualization and mapping.
0 tools
EOxElements
Metadata-only Glama MCP connector.
0 tools · http
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools
io.github.TrackingTime/mcp-server live
TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.
26 tools · streamable-http
ai.exa/exa live
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
2 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.eox-a/eoxelements": {
      "url": "https://elements.mcp.eox.at",
      "transport": "streamable-http"
    }
  }
}