·mapbox-integration-patterns
</>

mapbox-integration-patterns

mapbox/mcp-devkit-server

Offizielle Integrationsmuster für Mapbox GL JS in gängigen Web-Frameworks. Behandelt Einrichtung, Lebenszyklusverwaltung, Token-Verwaltung, Suchintegration und häufige Fallstricke. Basierend auf dem Gerüstbau-Tool zum Erstellen einer Web-App von Mapbox.

55Installationen·0Trend·@mapbox

Installation

$npx skills add https://github.com/mapbox/mcp-devkit-server --skill mapbox-integration-patterns

SKILL.md

This skill provides official patterns for integrating Mapbox GL JS into web applications across different frameworks. These patterns are based on Mapbox's create-web-app scaffolding tool and represent production-ready best practices.

⚠️ Production apps should use npm, not CDN - ensures consistent versions and offline builds.

Note: These examples use Vite (the bundler used in create-web-app). If using Create React App, replace import.meta.env.VITEMAPBOXACCESSTOKEN with process.env.REACTAPPMAPBOXTOKEN. See the Token Management Patterns section for other bundlers.

Offizielle Integrationsmuster für Mapbox GL JS in gängigen Web-Frameworks. Behandelt Einrichtung, Lebenszyklusverwaltung, Token-Verwaltung, Suchintegration und häufige Fallstricke. Basierend auf dem Gerüstbau-Tool zum Erstellen einer Web-App von Mapbox. Quelle: mapbox/mcp-devkit-server.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/mapbox/mcp-devkit-server --skill mapbox-integration-patterns
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist mapbox-integration-patterns?

Offizielle Integrationsmuster für Mapbox GL JS in gängigen Web-Frameworks. Behandelt Einrichtung, Lebenszyklusverwaltung, Token-Verwaltung, Suchintegration und häufige Fallstricke. Basierend auf dem Gerüstbau-Tool zum Erstellen einer Web-App von Mapbox. Quelle: mapbox/mcp-devkit-server.

Wie installiere ich mapbox-integration-patterns?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mapbox/mcp-devkit-server --skill mapbox-integration-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/mapbox/mcp-devkit-server