Skip to content
Back to search
30
MCP 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
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.EOX-A/EOxElements live
A server to provide information about EOxElements custom elements for coding agents.
10 tools · streamable-http
EOxElements
Provides tools for interacting with EOxElements web components for geospatial visualization and mapping.
0 tools
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools
io.github.rog0x/env
Dotenv parser, ports, system info for AI agents
0 tools
io.github.xiaolai/codex-octopus
Spawn multiple specialized Codex agents as MCP servers, each independently configured.
0 tools
io.github.CSOAI-ORG/agent-orchestrator-mcp
agent-orchestrator-mcp MCP server by MEOK AI Labs
0 tools

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"
    }
  }
}