Pryazilim ClickUp MCP Server

Pryazilim ClickUp MCP Server

A secure and optimized MCP server for integrating ClickUp project management, enabling task CRUD operations, workspace organization, file attachments, and natural language date parsing.

Category
Visit Server

README

Pryazilim ClickUp MCP Server 🚀

License: MIT MCP Security

Güvenli ve optimize edilmiş ClickUp entegrasyonu için Model Context Protocol (MCP) sunucusu.

A secure and optimized Model Context Protocol (MCP) server for ClickUp integration.

🌟 Özellikler / Features

🔒 Güvenlik / Security

  • ✅ Varsayılan olarak tüm güvenlik özellikleri aktif / All security features enabled by default
  • ✅ HTTPS desteği / HTTPS support
  • ✅ CORS ve origin doğrulama / CORS and origin validation
  • ✅ Rate limiting
  • ✅ Dosya yükleme doğrulaması / File upload validation
  • ✅ Hassas bilgiler log dosyalarında maskelenir / Sensitive information masked in logs

🎯 İşlevsellik / Functionality

  • 📋 Tam kapsamlı görev yönetimi (CRUD işlemleri) / Complete task management (CRUD operations)
  • 📁 Çalışma alanı organizasyonu (spaces, folders, lists) / Workspace organization
  • 🔄 Toplu işlemler / Bulk operations
  • 📎 Dosya ekleme desteği / File attachment support
  • 🏷️ Etiket yönetimi / Tag management
  • ⏰ Doğal dil tarih işleme / Natural language date parsing
  • 👥 Takım üyesi yönetimi / Team member management

🌍 Dil Desteği / Language Support

  • 🇹🇷 Türkçe dokümantasyon ve yorumlar / Turkish documentation and comments
  • 🇬🇧 İngilizce dokümantasyon / English documentation

📋 Gereksinimler / Requirements

  • Node.js >= 18.0.0
  • ClickUp API anahtarı / ClickUp API key
  • ClickUp Team ID

🚀 Kurulum / Installation

NPM ile / With NPM

npm install @pryazilim/clickup-mcp-server

Kaynak koddan / From source

git clone https://github.com/karaokmert/pryazilim-clickup-mcp.git
cd pryazilim-clickup-mcp
npm install
npm run build

⚙️ Yapılandırma / Configuration

Ortam Değişkenleri / Environment Variables

# Zorunlu / Required
CLICKUP_API_KEY=your_api_key
CLICKUP_TEAM_ID=your_team_id

# Güvenlik (varsayılan: true) / Security (default: true)
ENABLE_SECURITY_FEATURES=true
ENABLE_HTTPS=true
ENABLE_ORIGIN_VALIDATION=true
ENABLE_RATE_LIMIT=true
ENABLE_CORS=true

# HTTPS Sertifikaları / HTTPS Certificates
SSL_KEY_PATH=/path/to/key.pem
SSL_CERT_PATH=/path/to/cert.pem

# Log Seviyesi / Log Level
LOG_LEVEL=ERROR  # TRACE, DEBUG, INFO, WARN, ERROR

# Sunucu / Server
PORT=3231
HTTPS_PORT=3443

Claude Desktop Yapılandırması / Claude Desktop Configuration

claude_desktop_config.json dosyanıza ekleyin / Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "pryazilim-clickup": {
      "command": "npx",
      "args": ["@pryazilim/clickup-mcp-server"],
      "env": {
        "CLICKUP_API_KEY": "your_api_key",
        "CLICKUP_TEAM_ID": "your_team_id",
        "LOG_LEVEL": "ERROR"
      }
    }
  }
}

🔧 Kullanım Örnekleri / Usage Examples

Görev Oluşturma / Create Task

"ProjectX için yeni bir görev oluştur: 'API entegrasyonunu tamamla', öncelik yüksek, bitiş tarihi yarın"
"Create a new task in ProjectX: 'Complete API integration', priority high, due tomorrow"

Görev Güncelleme / Update Task

"API entegrasyonu görevinin durumunu 'devam ediyor' olarak güncelle"
"Update the API integration task status to 'in progress'"

Dosya Ekleme / Attach File

"Tasarım dosyasını göreve ekle: /path/to/design.pdf"
"Attach design file to task: /path/to/design.pdf"

🛡️ Güvenlik Özellikleri / Security Features

Dosya Doğrulama / File Validation

  • ✅ İzin verilen dosya uzantıları kontrolü / Allowed file extensions check
  • ✅ Maksimum dosya boyutu limiti (100MB) / Maximum file size limit (100MB)
  • ✅ MIME type doğrulaması / MIME type validation
  • ❌ Çalıştırılabilir dosyalar engellenir / Executable files blocked

API Güvenliği / API Security

  • 🔑 API anahtarı güvenli şekilde saklanır / API key stored securely
  • 🚦 Rate limiting (dakikada 100 istek) / Rate limiting (100 requests per minute)
  • 🔒 HTTPS ile şifreli iletişim / Encrypted communication with HTTPS

📝 Notlar / Notes

  • Production ortamında LOG_LEVEL=ERROR kullanın / Use LOG_LEVEL=ERROR in production
  • HTTPS sertifikalarınızı güvenli bir yerde saklayın / Store your HTTPS certificates securely
  • API anahtarınızı asla paylaşmayın / Never share your API key

🤝 Katkıda Bulunma / Contributing

Pull request'ler kabul edilir. Büyük değişiklikler için önce bir issue açın. Pull requests are welcome. For major changes, please open an issue first.

📄 Lisans / License

MIT - Detaylar için LICENSE dosyasına bakın / See LICENSE for details

🙏 Teşekkürler / Credits

Original author: Talib Kareem Güvenlik iyileştirmeleri ve Türkçe desteği: Pryazilim Team

📧 İletişim / Contact

🔄 Değişiklik Geçmişi / Changelog

v1.0.0 (2024)

  • 🔒 Tüm güvenlik özellikleri varsayılan olarak aktif / All security features enabled by default
  • 📝 Console.log ifadeleri kaldırıldı / Removed console.log statements
  • 📁 Dosya yükleme doğrulaması eklendi / Added file upload validation
  • 🌍 Türkçe dokümantasyon eklendi / Added Turkish documentation
  • 🚀 Pryazilim özelleştirmeleri / Pryazilim customizations

Pryazilim - Güvenli ve güvenilir yazılım çözümleri / Secure and reliable software solutions

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured