Beta
Documentation
IntegrationsMCP Servers

MCP Servers

What is MCP?

The Model Context Protocol (MCP) is a standard for connecting AI models to external tools and data sources. ThinkFleet includes 50+ pre-configured MCP server definitions.

Available MCP Servers

Mega-Platforms

ServerDescription
Composio500+ app integrations via a single connection
Zapier8,000+ app connections through Zapier automations

DevOps & Code

ServerDescription
GitHubRepos, PRs, issues, code search, actions
DockerContainer management
KubernetesCluster operations

Productivity

ServerDescription
SlackChannel management, messaging
Google DriveFile access, search, sharing
NotionDatabase, pages, content management
ServerDescription
Brave SearchWeb search API
PostgreSQLDatabase queries

Communication

ServerDescription
GmailEmail read/send/manage
OutlookEmail and calendar

CRM & Business

ServerDescription
SalesforceCRM operations
StripePayments and billing
JiraIssue tracking
LinearProject management

Enabling MCP Servers

  1. Navigate to your agent's settings
  2. Go to the Integrations tab
  3. Select an MCP server to enable
  4. Provide required credentials (API keys, tokens)
  5. The server's tools are now available to your agent

Transport Methods

MCP servers connect via different transport methods:

  • stdio — Local process communication
  • SSE — Server-Sent Events over HTTP
  • HTTP — Standard HTTP API calls