saras-mcp

saras-mcp

0

Pulse Backend MCP Server is a Model Context Protocol server designed to provide access to BigQuery and specialized data tools for increased developer productivity. It supports BigQuery SQL queries and client data retrieval through a standardized protocol for connecting AI models with data sources.

Overview

Pulse Backend MCP Server is a Model Context Protocol server designed to enhance productivity by providing BigQuery access and specialized data tools for developers. The server implements the Model Context Protocol to facilitate LLM-powered applications' access to company data, supporting various interactions through BigQuery and internal data structures.

Key Features

  • BigQuery Integration for executing SQL queries
  • Client Data Access to retrieve client details
  • Extensible Architecture for adding new tools

Usage

Connect MCP-compatible clients to start and execute various data functions using specialized tools.

Available Tools

  1. Execute BigQuery queries
  2. Retrieve client details
  3. Access client datasets
  4. List dataset tables
  5. Retrieve ClickUp task details

Installation

  • Requires Python 3.13 or higher
  • Set up Google Cloud credentials and ClickUp API key