External MCPs
All MCP servers configured in/.mcp.json (available to every Claude Code session at the repo
root). Two servers are self-hosted on mcp.sagescreen.net; the rest are vendor-operated
remote MCPs or local stdio shims.
Two consumption paths — don’t conflate them.
- MCP client (this page): vendor servers + our proxy, consumed by operators/agents in Claude Code / Claude.ai / Cursor.
- Internal fleet:
mcp-server, etc. call vendor REST APIs directly — they do not proxy these external MCPs.
Summary
Self-hosted — mcp.sagescreen.net
sagescreen — SageScreen MCP Proxy
URL: https://mcp.sagescreen.net/mcpAuth: Bearer
MCP_SHIMS_TOKENWhat it is: The primary operator MCP. Fronts the internal fleet (
mcp-server monolith) — all sales, outreach, and workflow tools go through here.
productlane — ProductLane MCP (self-hosted)
URL: https://mcp.sagescreen.net/internal/productlane/mcpAuth: Bearer
MCP_SHIMS_TOKENWhat it is: Our own FastMCP wrapper around the ProductLane REST v2 API, hosted behind the sagescreen proxy. Used for customer feedback, threads, changelogs, and help articles.
Sales & CRM
pipedrive — Pipedrive CRM
Type: stdio — @iamsamuelfraga/mcp-pipedriveScript:
apps/mcp/scripts/pipedrive_mcp_launch.pyAuth:
PIPEDRIVE_API_KEYWhat it is: Community Pipedrive MCP with 100+ tools covering the full CRM — persons, orgs, deals, activities, pipelines, notes, and more. Custom fields are accessible by display name.
Full tool list (100+ tools)
Full tool list (100+ tools)
Persons
person_list · person_get · person_search · person_create · person_update · person_delete · person_merge · person_add_follower · person_list_deals · person_list_activities · person_list_files · person_add_picture · person_delete_pictureOrganizations
organization_list · organization_get · organization_search · organization_create · organization_update · organization_delete · organization_merge · organization_add_follower · organization_list_deals · organization_list_persons · organization_list_activitiesDeals
deal_list · deal_get · deal_search · deal_create · deal_update · deal_delete · deal_duplicate · deal_mark_won · deal_mark_lost · deal_merge · deal_add_follower · deal_list_activities · deal_list_participants · deal_add_product · deal_list_productsActivities
activity_list · activity_get · activity_create · activity_update · activity_delete · activity_mark_done · activity_types_list · activity_types_createLeads
lead_list · lead_get · lead_create · lead_update · lead_delete · lead_searchPipelines & Stages
pipeline_list · pipeline_get · pipeline_create · pipeline_update · pipeline_delete · stage_list · stage_getNotes
note_list · note_get · note_create · note_update · note_deleteProducts
product_list · product_get · product_search · product_create · product_updateUsers & Teams
user_list · user_get · user_current · team_list · team_getFields & Filters
deal_fields_list · person_fields_list · org_fields_list · filter_list · filter_create · filter_update · search_deals · search_persons · search_organizations · search_universalreply — Reply.io Sequencing
URL: https://mcp.reply.io/Auth: Bearer
REPLY_API_KEYWhat it is: Official Reply.io MCP for managing sequences, contacts, and email accounts.
brevo — Brevo Email & SMS
URL: https://mcp.brevo.com/v1/brevo/mcpAuth: Bearer
BREVO_API_KEYWhat it is: Official Brevo MCP for transactional email/SMS, contact lists, and campaigns.
Development
linear — Linear Issue Tracker
URL: https://mcp.linear.app/mcpAuth: OAuth (first connect)
What it is: Official Linear MCP. Full access to issues, projects, teams, cycles, documents, and status updates.
github — GitHub
URL: https://api.githubcopilot.com/mcpAuth: Bearer
GITHUB_PATWhat it is: Official GitHub MCP for repos, issues, PRs, and code search.
Ops & Infra
betterstack — BetterStack Uptime + Telemetry
URL: https://mcp.betterstack.comAuth: OAuth
What it is: Official BetterStack MCP covering uptime monitoring, incidents, on-call, status pages, and log telemetry.
Uptime tools
Uptime tools
Monitors:
list_monitors · get_monitor · create_monitor · update_monitor · delete_monitor · get_monitor_availability · get_monitor_response_timesIncidents: list_incidents · get_incident · create_incident · acknowledge_incident · resolve_incident · reopen_incident · escalate_incident · get_incident_timeline · get_incident_comments · create_incident_commentOn-call: get_on_call · list_on_calls · get_on_call_rotation · get_on_call_event · list_on_call_eventsEscalation: list_escalation_policies · get_escalation_policy · get_incident_escalation_optionsStatus pages: list_status_pages · get_status_page · get_status_page_resources · list_status_page_reports · get_status_page_report_update · list_status_page_report_updates · create_status_page_report · create_status_page_report_updateHeartbeats: list_heartbeats · get_heartbeat · get_heartbeat_availabilitySeverities: list_severities · get_severityTelemetry tools
Telemetry tools
Query & chart:
telemetry_query · telemetry_chart · build_explore_query · build_metric_query · get_query_instructions · get_metric_query_instructions · get_errors_query_instructions · get_replays_query_instructions · get_chart_building_instructionsSources: list_sources · get_source_details · get_source_fields · create_sourceApplications: list_applications · get_application_details · create_applicationDashboards: list_dashboards · get_dashboard_details · create_dashboard · edit_dashboard · remove_dashboard · export_dashboard · import_dashboard · add_dashboard_section · edit_dashboard_section · remove_dashboard_section · add_chart_to_dashboard · edit_chart · remove_chart · move_charts · get_chart_detailsMetrics: get_metrics_and_cardinality · get_metric_details · list_metric_expressions · create_metric_expression · update_metric_expression · delete_metric_expressionAlerts: list_chart_alerts · get_chart_alert_details · create_chart_alert · edit_chart_alert · delete_chart_alert · toggle_chart_alert_pauseErrors: list_errors · get_error_details · update_error_state · list_releasesCloud: create_cloud_connection · list_clusters · list_data_regions · list_teams · list_dashboard_templatesdigitalocean — DigitalOcean Infrastructure
URL: https://apps.mcp.digitalocean.com/mcpAuth: OAuth
What it is: Official DigitalOcean MCP — full infrastructure management across droplets, apps, databases, networking, Kubernetes, spaces, and more.
Full tool list by service
Full tool list by service
Apps: create · get · list · update · delete · get-info · get-logs · get-deployment-statusDroplets: create · get · list · delete · action · backup-policy · kernels · enable/disable backups · enable IPv6 · snapshots · power on/off/cycle · reboot · rebuild · rename · resize · restore · shutdownDatabases: create · get · list · delete · resize · upgrade · config get/update (PostgreSQL, MySQL, Redis, MongoDB, Kafka, OpenSearch) · users · topics · backups · firewall · migration · SQL mode · replicasDOKS (Kubernetes): create-cluster · get · list · update · delete · get-credentials · get-kubeconfig · upgrades · node-pools (create/get/list/update/delete/recycle)Networking: domains · domain-records · firewalls · load-balancers · reserved-IPs · VPCs · VPC-peerings · certificates · BYOIP prefixesSpaces (Object Storage): CDN · access keysVolumes (Block Storage): create · get · list · delete · attach · detach · resize · snapshotsContainer Registry: create · get · list · delete · repositories · tags · garbage-collection · Docker credentialsFunctions: namespaces · packages · actions · triggers · activations · access-keys · invokeInsights: alert-policies · uptime-checks (create/get/list/update/delete/state/alerts)Account: info · balance · billing-history · invoices · SSH keys · regionsNFS: file-shares · snapshots · attach · detach · resize · snapshotsGenAI: batch-inference · custom-models · evaluation · dedicated inference · model-catalogMarketplace: 1-click list · install Kubernetes apps
cloudflare — Cloudflare
URL: https://mcp.cloudflare.com/mcpAuth: OAuth
What it is: Official Cloudflare MCP (Code Mode) — the full Cloudflare API in ~1k tokens. Used for DNS and edge configuration.
unleash — Feature Flags
Type: stdio — custom Python scriptScript:
apps/mcp/scripts/unleash_mcp_launch.pyAuth:
UNLEASH_API_KEYWhat it is: Custom Unleash MCP for managing feature flags. Used to decouple risky changes from deploys.
infisical — Secrets Management
Type: stdio — npx -y @infisical/mcpAuth: Universal Auth (
SAGESCREEN_SM_CLIENT_ID + SAGESCREEN_SM_CLIENT_SECRET)What it is: Official Infisical MCP for secrets and environment management.
Productivity
productlane-official — ProductLane (Official)
URL: https://productlane.com/api/mcpAuth: Bearer
PRODUCTLANE_API_KEYWhat it is: Official ProductLane MCP (used alongside our self-hosted
productlane entry above for full coverage of changelogs, docs, and customer portal).