Back to Home
kiket-dev icon

kiket-mcp-server

by kiket-dev

Overview

Provides AI tools to interact with Kiket issues, comments, projects, and users, enabling AI assistants to manage Kiket programmatically via the Model Context Protocol (MCP).

Installation

Run Command
npx @kiket-dev/mcp-server

Environment Variables

  • KIKET_API_URL
  • KIKET_API_KEY

Security Notes

The `start-server.sh` script, part of the provided source, contains a hardcoded `KIKET_API_KEY`. This is a critical security vulnerability as it directly exposes sensitive credentials within the repository. Additionally, the `KIKET_VERIFY_SSL` environment variable can be set to `false`, which disables TLS/SSL certificate verification and can make the server vulnerable to man-in-the-middle attacks if used in a production environment.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-13

Tags

MCPAI ToolsIssue ManagementProject ManagementKiket