The Pica MCP Server enables AI applications like Claude Desktop to securely interact with 70+ third-party services and APIs through natural language requests using the Model Context Protocol.
Capabilities include:
Access Multiple Data Sources: Query databases and retrieve information from services like PostgreSQL, Google Drive, and Salesforce
Automate Workflows: Trigger actions such as sending emails, creating calendar events, and managing CRM entries
Enhance LLM Capabilities: Extend AI functionality by accessing services like OpenAI, Anthropic, and ElevenLabs
Execute Custom Actions: Control API interactions with detailed configuration of HTTP methods, headers, and data formats
Manage Connections: List active connections in your Pica account and retrieve information about available actions and platforms
Allows sending emails through Gmail, as mentioned in the example 'Send an email using gmail to hello@picaos.com'
Provides access to Google Sheets functionality, referenced in the example 'What actions can I perform with google sheets?'
Enables sending messages to Slack channels, as shown in the example 'Send a message in slack to the #general channel with today's weather'
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A TypeScript implementation of the Model Context Protocol server for Pica that enables Claude Desktop users to interact with connected platforms like Gmail, Google Sheets, Slack, and databases through natural language commands.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityModel Context Protocol server for Gmail integration. This allows Claude Desktop (or any MCP client) to interact with your Gmail account through Google Apps Script.Last updated -2612MIT License
- -securityAlicense-qualityA Python-based server that implements the Model Context Protocol to interface with Claude Desktop as an MCP client, supporting interaction through efficient memory management.Last updated -1MIT License
- -securityFlicense-qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.Last updated -325
- AsecurityAlicenseAqualityA collection of Model Context Protocol servers that enable Claude Desktop to provide development assistance capabilities with filesystem, Git, shell command, and web search functionality without incurring API usage costs.Last updated -219MIT License