holaspirit-mcp-server

This repository provides an MCP-compatible server for accessing the Holaspirit API, enabling AI assistants to interact with Holaspirit data through a standardized interface. It offers tools for managing tasks, metrics,

1
2

holaspirit-mcp-server

smithery badge
npm version

This project is an MCP (Model Context Protocol) server designed to interface with the Holaspirit API. It enables AI assistants to interact with Holaspirit data through a standardized MCP interface.

<a href="https://glama.ai/mcp/servers/7tn35lri9w"><img width="380" height="200" src="https://glama.ai/mcp/servers/7tn35lri9w/badge" alt="Holaspirit Server MCP server" /></a>

Features

The server provides the following tools:

  • list_tasks, list_metrics, list_circles, get_circle, list_roles, get_role, list_domains, list_policies, list_meetings, and get_meeting.

Quick Start

Installation

Installation can be done automatically via Smithery using npx -y @smithery/cli install holaspirit-mcp-server --client claude or manually using npm install holaspirit-mcp-server.

Configuration

The server requires the HOLASPIRIT_API_TOKEN environment variable to be set with your Holaspirit API token.

Usage

Start the server using npx holaspirit-mcp-server. You can also run the installed module with node. The MCP configuration JSON for your client needs to be edited to include the server details and API token.

Development

Available Scripts

  • npm run dev, npm run build, npm run start, npm run lint, npm run fix, npm run examples

Contributing

To contribute: fork the repository, create a feature branch, run npm run lint, commit changes, push to the branch, and create a pull request.

Repository

SY
syucream

syucream/holaspirit-mcp-server

Created

January 13, 2025

Updated

March 26, 2025

Language

JavaScript

Category

Productivity