CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Eoxelements

eox-a/eoxelements
3210 toolsHTTPregistry active
Summary

This server gives Claude direct access to the EOxElements web components library, a collection of geospatial UI elements built by EOX. It exposes documentation and API details for 13 stable components including eox-map for interactive mapping, eox-drawtools for feature editing, eox-timecontrol for temporal data playback, and eox-stacinfo for STAC metadata display. Reach for this when building geospatial applications and you need Claude to understand component properties, methods, and integration patterns without repeatedly looking up the documentation. The server pulls from the comprehensive docs site and includes usage examples for both bundler and script tag setups. It's designed specifically to help coding agents work effectively with these web components.

Install to Claude Code

verified
claude mcp add --transport http eoxelements https://elements.mcp.eox.at

Run in your terminal. Add --scope user to make it available in every project.

Review the command, arguments, and environment values before installing — MCP servers run with your local permissions.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Verified live against the running server on Jun 10, 2026.

verified live10 tools
list_elementsList all available EOxElements custom elements.

List all available EOxElements custom elements.

No parameters — call it with no arguments.

get_element_detailsGet the full details for a specific EOxElements custom element.1 params

Get the full details for a specific EOxElements custom element.

Parameters* required
tagName*string
The tag name of the element.
get_element_storiesGet the stories (examples/snippets) for a specific EOxElements custom element. This includes descriptions and vanilla JS code snippets.1 params

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

Parameters* required
tagName*string
The tag name of the element.
get_element_attributesGet the attributes for a specific EOxElements custom element.1 params

Get the attributes for a specific EOxElements custom element.

Parameters* required
tagName*string
The tag name of the element.
get_element_propertiesGet the properties for a specific EOxElements custom element.1 params

Get the properties for a specific EOxElements custom element.

Parameters* required
tagName*string
The tag name of the element.
get_element_eventsGet the events for a specific EOxElements custom element.1 params

Get the events for a specific EOxElements custom element.

Parameters* required
tagName*string
The tag name of the element.
get_element_methodsGet the methods for a specific EOxElements custom element.1 params

Get the methods for a specific EOxElements custom element.

Parameters* required
tagName*string
The tag name of the element.
get_element_slotsGet the slots for a specific EOxElements custom element.1 params

Get the slots for a specific EOxElements custom element.

Parameters* required
tagName*string
The tag name of the element.
get_element_css_propertiesGet the CSS custom properties for a specific EOxElements custom element.1 params

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

Parameters* required
tagName*string
The tag name of the element.
get_element_css_partsGet the CSS shadow parts for a specific EOxElements custom element.1 params

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

Parameters* required
tagName*string
The tag name of the element.

EOxElements

A Web Component collection of geospatial UI elements, crafted by EOX.

Documentation, Examples

Please find descriptions, API docs and interactive examples here.

Elements

  • ⭕️ Alpha elements are in-development and may have many frequent breaking changes.
  • 🟡 Beta elements are mostly polished and ready for use, but may still have breaking changes.
  • ✅ Stable elements are reviewed, documented, and API complete.
Element Description Docs & Examples Version State
eox-chart Dynamic chart with built-in data fetching Docs & Examples ✅
eox-drawtools Draw and manage features on a map Docs & Examples ✅
eox-feedback Quick and easy feedback widget Docs & Examples ✅
eox-geosearch An autocompleted search input for geographic locations Docs & Examples ✅
eox-itemfilter Filter/search large sets of items client-side or server-side Docs & Examples ✅
eox-jsonform Render a form from a JSON schema Docs & Examples ✅
eox-layercontrol Manage and modify map layers Docs & Examples ✅
eox-layout Easily create a UI layout Docs & Examples ✅
eox-map Map with powerful tools & helpers Docs & Examples ✅
eox-stacinfo Display properties of STAC files Docs & Examples ✅
eox-storytelling StoryTelling tools based on markdown Docs & Examples ✅
eox-timecontrol Time control and playback for map layers Docs & Examples ✅
eox-tour Guided tour for UIs Docs & Examples ✅

Usage

For detailed descriptions and documentation on the individual elements, please check out the READMEs in the element subfolders.

Bundlers (Vite, Webpack, etc.)

npm install @eox/<element>
import "@eox/<element>"
<eox-element></eox-element>

Script tag

<eox-element></eox-element>

<script type="module">
import "@eox/<element>" from "https://cdn.skypack.dev/@eox/<element>"
</script>

Development

For detailed development instructions, including monorepo structure, coding standards, and testing procedures, please refer to the Contributing Guide.

AI Agents working in this repository should also consult AGENTS.md for specific guidelines on maintaining documentation and ensuring compatibility with the MCP server.

License

By contributing to EOxElements, you agree that your contributions will be licensed under the repository's LICENSE.

Previous versions

The main branch of this project contains the v2 version of EOxElements. For the (legacy) v1 EOxElements, please see the v1 branch.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Package@eox/elements-mcp-server
TransportHTTP
Tools verifiedJun 10, 2026
UpdatedMay 21, 2026
View on GitHub