MCP Server

The Syncello MCP Server enables AI assistants like Claude to interact with Tape, Podio, and ShareFile using the Model Context Protocol (MCP).

What is MCP?

The Model Context Protocol is an open standard that allows AI assistants to securely connect to external data sources and tools. With Syncello's MCP server, you can:

  • Query and manage records in Tape and Podio
  • Upload and download files from ShareFile
  • Automate complex workflows using natural language
  • Let AI handle repetitive data management tasks

How It Works

The MCP server acts as a bridge between AI assistants and your connected platforms:

  1. You configure the MCP server with your Syncello API key
  2. The AI assistant discovers available tools through MCP
  3. You make requests in natural language (e.g., "List my Tape workspaces")
  4. The server executes the appropriate API calls and returns results

Quick Example

Once configured, you can ask Claude things like:

Example Prompts
"Show me all records in my Sales Pipeline app"
"Create a new contact with email john@example.com"
"Find all files in the Reports folder on ShareFile"
"Update the status of record #123 to 'Completed'"

Next Steps