mcp
Verified Safeby aRustyDev
Overview
Manages, documents, and provides templates for Model Context Protocol (MCP) server development and deployment.
Installation
No command providedEnvironment 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
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
mcp-github-project-manager
AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.
mcp-registry
The Model Context Protocol (MCP) Registry centralizes and structures installation configurations for various MCP servers, enabling easy discovery and integration into MCP clients and hubs.
toolhive-registry
Connect to and query your Elasticsearch data, enabling AI assistants to perform searches, retrieve mappings, list indices, and get shard information.