Back to Home
aRustyDev icon

mcp

Verified Safe

by aRustyDev

Overview

Manages, documents, and provides templates for Model Context Protocol (MCP) server development and deployment.

Installation

Run Command
No command provided

Environment Variables

  • GITHUB_PERSONAL_ACCESS_TOKEN
  • BRAVE_API_KEY
  • SLACK_BOT_TOKEN
  • SLACK_TEAM_ID
  • SURREALDB_URL
  • SURREALDB_NS
  • SURREALDB_DB
  • SURREALDB_USER
  • SURREALDB_PASS
  • POSTGRES_CONNECTION_STRING
  • AIRTABLE_API_KEY
  • GITLAB_API_URL
  • GITLAB_PERSONAL_ACCESS_TOKEN
  • MDB_MCP_CONNECTION_STRING
  • MONGO_USER
  • MONGO_PASS
  • HUB_PAT_TOKEN
  • POSTGRES_URL
  • GRAFANA_URL
  • GRAFANA_API_KEY
  • CONFLUENCE_URL
  • CONFLUENCE_USERNAME
  • JIRA_URL
  • JIRA_USERNAME
  • CONFLUENCE_API_TOKEN
  • CONFLUENCE_PERSONAL_TOKEN
  • JIRA_API_TOKEN
  • JIRA_PERSONAL_TOKEN
  • PROMETHEUS_URL
  • SUPABASE_URL
  • SUPABASE_ANON_KEY
  • SSL_EMAIL
  • SUBDOMAIN
  • DOMAIN_NAME
  • GENERIC_TIMEZONE
  • MCP_ROOT

Security Notes

The project demonstrates a high level of security awareness, with a dedicated security policy (`SECURITY.md`) emphasizing secure coding practices, environment variable usage for secrets (frequently referencing a secret manager with `op://`), regular token rotation, and least privilege. Docker best practices like non-root users and HADOLint checks are encouraged through workflows and documentation. However, a hardcoded `SURREALDB_PASS: "StrongSecretPassword!"` is present in `configs/zed/settings.json`, which is a notable flaw, even if for a local development setup. The repository itself primarily manages other MCP servers, and their individual security implementations are external to this core management project.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-12-23

Tags

MCPServer ManagementProject ManagementDocumentationDeveloper Tools