saras-mcp
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
- Execute BigQuery queries
- Retrieve client details
- Access client datasets
- List dataset tables
- Retrieve ClickUp task details
Installation
- Requires Python 3.13 or higher
- Set up Google Cloud credentials and ClickUp API key