Back to Home
jackybeez icon

synked-mcp-server

Verified Safe

by jackybeez

Overview

Serves as a Model Context Protocol (MCP) server to expose Synked's engineering insights tools (Jira, GitHub, Slack) to AI assistants.

Installation

Run Command
node mcp-server/dist/server.js

Environment Variables

  • SUPABASE_URL
  • SUPABASE_SERVICE_ROLE_KEY

Security Notes

The server securely handles environment variables for Supabase URL and service role key, exiting if critical variables are missing. Input validation is strictly enforced using Zod schemas, preventing malformed requests. Outbound network calls use the service role key for authentication, keeping secrets server-side. Error responses may include raw text from upstream Supabase functions which, while useful for debugging, could potentially expose more verbose internal error details in a production scenario, though this is mitigated by the trusted backend interaction.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-29

Tags

MCPAI ToolsSupabaseJiraGitHub