# EOxElements

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

- **Type:** MCP server
- **Install:** `agentstack add mcp-eox-a-eoxelements`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [EOX-A](https://agentstack.voostack.com/s/eox-a)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 1.0.1
- **License:** MIT
- **Upstream author:** [EOX-A](https://github.com/EOX-A)
- **Source:** https://github.com/EOX-A/EOxElements
- **Website:** https://eox-a.github.io/EOxElements/

## Install

```sh
agentstack add mcp-eox-a-eoxelements
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# EOxElements

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

## Documentation, Examples

Please find [descriptions, API docs and interactive examples here](https://eox-a.github.io/EOxElements).

## 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/
```

```
import "@eox/"

```

### Script tag

```

import "@eox/" from "https://cdn.skypack.dev/@eox/"

```

## Development

For detailed development instructions, including monorepo structure, coding standards, and testing procedures, please refer to the [Contributing Guide](CONTRIBUTING.md).

AI Agents working in this repository should also consult [AGENTS.md](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](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](https://github.com/EOX-A/elements/tree/v1).

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [EOX-A](https://github.com/EOX-A)
- **Source:** [EOX-A/EOxElements](https://github.com/EOX-A/EOxElements)
- **License:** MIT
- **Homepage:** https://eox-a.github.io/EOxElements/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v1.0.1 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **1.0.1** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-eox-a-eoxelements
- Seller: https://agentstack.voostack.com/s/eox-a
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
