Back to Home
withmarbleai icon

marble-mcp

Verified Safe

by withmarbleai

Overview

This MCP server integrates with AI coding tools to generate relevant learning project links and interactive slides for the Marble platform based on codebase analysis.

Installation

Run Command
npx marble-mcp-server

Environment Variables

  • SUPABASE_URL
  • SUPABASE_KEY

Security Notes

The server is generally safe to run. It uses the Model Context Protocol SDK and primarily focuses on generating URLs and crafting instructions for an external AI. It does not execute arbitrary user code or perform direct network calls to untrusted sources. Crucially, the 'generate_slides_link' tool, as implemented in the provided 'src/index.ts' file, uses a Zero Data Retention policy by compressing the prompt into a URL fragment, thus avoiding server-side storage of prompts. This enhances privacy and reduces the attack surface. No hardcoded secrets were found; any sensitive configurations (like the Supabase keys mentioned in the README) are expected to be environment variables.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens250
Stars1
Forks0
Last Update2025-12-09

Tags

mcpailearningcoding-agentsdeveloper-tools