Confidential guide on numerology and astrology, based of GG33 Public information

Wrike-MCP-Server
Une simple implémentation du serveur MCP WRIKE pour vous aider à intégrer Wrike avec vos outils LLM préférés.
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
wrike-mcp-server
A lightweight implementation of the Wrike MCP server to help you integrate Wrike with your favorite LLM tools.
Overview
The Wrike MCP (Model Control Protocol) server acts as a bridge between Wrike's project management platform and Language Learning Models (LLMs). It enables AI-powered tools to interact with Wrike data through a set of well-defined API endpoints.
Features
- Fetch task details using permalink URLs
- Retrieve tasks assigned to the authenticated user
- Get tasks from specific folders
- Write html comment to Wrike task specifed by given permalink url with @mentions support
- Create a new Wrike task in the folder specified by the given permalink url.
Requirements
- Python 3.x
- Wrike API token
- Required Python packages (see
requirements.txt
)
Setup
-
Clone the repository
-
Create and activate a virtual environment:
# Create a virtual environment python -m venv .venv # Activate the virtual environment # On macOS and Linux: source venv/bin/activate
-
Install dependencies:
pip install -r requirements.txt
-
Configure your client application (example: Cursor IDE) to work with the MCP server:
a. Go to Settings → Cursor Settings → MCP and click Add new global MCP serverb. Add the following configuration with the correct paths:
{ "mcpServers": { "wrike-mcp-server": { "command": "/Users/username/wrike-mcp-server/.venv/bin/python /Users/username/wrike-mcp-server/server.py", "env": { "WRIKE_API_TOKEN": "<YOUR WRIKE API TOKEN>" } } } }
c. Enable the MCP server
Usage
The server provides several MCP tools to interact with Wrike. Here are some example prompts:
-
Fetch a specific task:
Please analyze the following task and provide a short summary: https://www.wrike.com/open.htm?id=12345678
-
Get tasks assigned to you:
Please gather all my Wrike tasks and build a prioritized list with links to each task. Tasks involving my boss John Doe should be treated as more important. Also, include a link to each task under the title.
-
Get tasks from a specific folder:
Please summarize all Wrike tasks from the following folder: https://www.wrike.com/open.htm?id=12345678 Please exclude any information about prices and budgets in your output.
-
Write html comment to Wrike task:
Please write a comment to this Wrike task with Lorem Ipsum text and mention Jhon Doe @https://www.wrike.com/open.htm?id=123456789
-
Create a new Wrike task in the folder
Please create Wrike task in the specified folder @https://www.wrike.com/open.htm?id=123456789 with well formated lorem ipsum text
License
This project is licensed under the MIT License – see the LICENSE file for details.
相关推荐
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
Serveurs MCP géniaux - une liste organisée de serveurs de protocole de contexte de modèle
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Activer les clients adjoints AI comme Cursor, Windsurf et Claude Desktop pour contrôler le moteur Unreal à travers le langage naturel à l'aide du Protocole de contexte modèle (MCP).
Reviews

user_rflFRJpq
As a dedicated user of the wrike-mcp-server by EKibort, I am thoroughly impressed by its robust performance and seamless integration capabilities. The server's versatility in managing various projects has significantly streamlined our workflow, making collaboration more efficient and effective. Highly recommend this tool for any project management needs!