Back to Home
blazkrzisnik icon

MCP-server

Verified Safe

by blazkrzisnik

Overview

Exposes employee and salary data from a Supabase database via a Model Context Protocol (MCP) server, designed for deployment on Vercel.

Installation

Run Command
npx vercel dev

Environment Variables

  • SUPABASE_URL
  • SUPABASE_KEY

Security Notes

No 'eval', obfuscation, or hardcoded secrets were found. Database interactions use the Supabase client library, which generally mitigates direct SQL injection risks from tool inputs. The `Access-Control-Allow-Origin: *` header broadly allows cross-origin requests; this could be a security concern if strict origin control is required, but may be intentional for a public MCP server.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-08

Tags

MCPAPI ServerSupabaseVercelEmployee Data