I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

servidor Holaspirit-MCP
Un servidor MCP que accede a Holaspirit
3 years
Works with Finder
1
Github Watches
3
Github Forks
1
Github Stars
holaspirit-mcp-server
A MCP(Model Context Protocol) server that accesses to Holaspirit API.
This server provides MCP-compatible access to Holaspirit's API, allowing AI assistants to interact with your Holaspirit data through a standardized interface.
Features
Available tools:
-
list_tasks
- List all tasks in the organization -
list_metrics
- List all metrics in the organization -
list_circles
- List all circles in the organization -
get_circle
- Get details of a specific circle -
list_roles
- List all roles in the organization -
get_role
- Get details of a specific role -
list_domains
- List all domains in the organization -
list_policies
- List all policies in the organization -
list_meetings
- List all meetings in the organization -
get_meeting
- Get details of a specific meeting
Quick Start
Installation
Installing via Smithery
To install holaspirit-mcp-server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install holaspirit-mcp-server --client claude
Manual Installation
npm install holaspirit-mcp-server
Configuration
-
HOLASPIRIT_API_TOKEN
: Your Holaspirit API token
Usage
Start the MCP server
Directly:
npx holaspirit-mcp-server
Or, run the installed module with node.
Edit MCP configuration json for your client:
...
"lightdash": {
"command": "npx",
"args": [
"-y",
"holaspirit-mcp-server"
],
"env": {
"HOLASPIRIT_API_TOKEN": "<your token>"
}
},
...
Development
Available Scripts
-
npm run dev
- Start the server in development mode with hot reloading -
npm run build
- Build the project for production -
npm run start
- Start the production server -
npm run lint
- Run linting checks (ESLint and Prettier) -
npm run fix
- Automatically fix linting issues -
npm run examples
- Run the example scripts
Contributing
- Fork the repository
- Create your feature branch
- Run tests and linting:
npm run lint
- Commit your changes
- Push to the branch
- Create a Pull Request
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
PR Professional: Guiding You to Get Media Placements and Publicity Quickly and Effectively
Therapist adept at identifying core issues and offering practical advice with images.
Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Espejo de https: //github.com/suhail-ak-s/mcp-typesense-server
Espejo dehttps: //github.com/agentience/practices_mcp_server
Reviews

user_lvcjTsR3
I recently integrated the ???? SSE MCP Server with JWT Authentication developed by anisirji, and I'm thoroughly impressed. The setup process was seamless, and the JWT authentication adds a robust layer of security to our applications. The documentation provided is clear and concise, making the implementation straightforward. Highly recommend checking it out if you're looking for an efficient and secure server solution!