Back to Home
cursor icon

mcp-servers

Verified Safe

by cursor

Overview

A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.

Installation

Run Command
No command provided

Environment 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

Stats

Interest Score73
Security Score8
Cost ClassLow
Stars162
Forks62
Last Update2026-01-16

Tags

MCPAPI integrationdeveloper toolsAI agentsconfigurations