Back to Home
Sopralapanca icon

strudel-mcp-server

Verified Safe

by Sopralapanca

Overview

Provides an MCP (Multi-Modal Chat Protocol) interface for semantic search of Strudel.cc documentation and songs using vector embeddings.

Installation

Run Command
python server.py

Environment Variables

  • SUPABASE_URL
  • SUPABASE_KEY
  • HF_API_TOKEN
  • LOG_LEVEL
  • PORT

Security Notes

Environment variables are used correctly for API keys, avoiding hardcoded secrets. No obvious 'eval' or dangerous shell commands. The server enables CORS for all origins ('*'), which is a common configuration for public APIs but should be considered if tighter access control is required.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens50
Stars0
Forks0
Last Update2025-11-30

Tags

MCPSemantic SearchVector DatabaseAIFlask