mcp-servers
Verified Safeby cursor
Overview
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
Installation
No command providedEnvironment Variables
- GITHUB_PERSONAL_ACCESS_TOKEN
- VAULT_ADDR
- VAULT_TOKEN
- VAULT_NAMESPACE
- PAGERDUTY_USER_API_KEY
- PAGERDUTY_API_HOST
- POSTHOG_AUTH_HEADER
- TFE_ADDRESS
- TFE_TOKEN
- ENABLE_TF_OPERATIONS
- motherduck_token
- DBT_MCP_HOST
- MULTICELL_ACCOUNT_PREFIX
- DBT_TOKEN
- DBT_PROD_ENV_ID
- DBT_DEV_ENV_ID
- DBT_USER_ID
- DBT_PROJECT_DIR
- DBT_PATH
- DISABLE_DBT_CLI
- DISABLE_SEMANTIC_LAYER
- DISABLE_DISCOVERY
- DISABLE_REMOTE
- FIRECRAWL_API_KEY
- DEBUG
- STRIPE_SECRET_KEY
- HEROKU_API_KEY
- FASTMCP_LOG_LEVEL
- AWS_DOCUMENTATION_PARTITION
- SELECT_STAR_TOKEN
- SONARQUBE_TOKEN
- SONARQUBE_URL
- BROWSERBASE_API_KEY
- BROWSERBASE_PROJECT_ID
Security Notes
The repository itself consists of configuration files (server.json) and a script to generate the README.md. No direct malicious code, 'eval' statements, or obfuscation were found within this source code. Secrets are not hardcoded; placeholder environment variables and API keys are specified for user configuration. The security risk primarily lies in the execution of the external MCP servers (via 'npx', 'docker run', 'uvx', or direct HTTP connections) which are third-party applications. Users must trust the source of these external tools and properly secure their environment variables. The average tokens per call is not applicable as this repository is a collection of configurations, not a runtime server itself.
Similar Servers
awesome-remote-mcp-servers
A curated directory for developers to discover, evaluate, and integrate high-quality, official remote Model Context Protocol (MCP) servers into their AI applications and LLM clients.
awesome-mcp-devtools
This repository serves as a curated list of developer tools, SDKs, libraries, and resources for building and interacting with Model Context Protocol (MCP) servers.
mmcp
Manages Model Context Protocol (MCP) server definitions in a central configuration and applies them to various AI agent tools.
toolhive-registry
Connect to and query your Elasticsearch data, enabling AI assistants to perform searches, retrieve mappings, list indices, and get shard information.