
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@coretext-ai/clickup-monday-mcp-test-002
Advanced tools
Multi-service MCP server with Clickup and Monday integrations
Multi-service MCP server with Clickup and Monday integrations
This MCP server was generated using the Template Orchestrator and includes the following integrations:
Endpoints included: 20
get_user
: Get current user informationget_teams
: Get authorized teams for the userget_spaces
: Get spaces for a teamcreate_space
: Create a new spaceget_folders
: Get folders in a spacecreate_folder
: Create a new folderget_lists
: Get lists in a folderget_folderless_lists
: Get lists directly in a space (without folders)create_list
: Create a new list in a foldercreate_folderless_list
: Create a new list directly in a spaceget_tasks
: Get tasks in a listget_task
: Get a specific taskcreate_task
: Create a new taskupdate_task
: Update an existing taskdelete_task
: Delete a taskget_comments
: Get comments for a taskcreate_comment
: Create a comment on a taskget_tags
: Get tags for a spacecreate_tag
: Create a new tagsearch_tasks
: Search for tasks across a teamRequired environment variables:
CLICKUP_API_KEY
Endpoints included: 11
get_me
: Get current user informationget_boards
: Get boards accessible to the userget_board_items
: Get items from a specific boardcreate_item
: Create a new item in a boardupdate_item
: Update an existing itemcreate_update
: Create an update/comment on an itemget_updates
: Get updates/comments for an itemget_teams
: Get teams in the accountget_users
: Get users in the accountsearch_items
: Search for items across boardsget_workspaces
: Get workspaces accessible to the userRequired environment variables:
MONDAY_API_KEY
npm install @coretext-ai/clickup-monday-mcp-test-002
Create a .env
file with the following variables:
CLICKUP_API_KEY=your_clickup_api_key_here
MONDAY_API_KEY=your_monday_api_key_here
# Development mode
npm run dev
# Production mode
npm run build && npm start
Add this to your Claude Desktop configuration:
{
"mcpServers": {
"clickup-monday-mcp-test-002": {
"command": "npx",
"args": ["@coretext-ai/clickup-monday-mcp-test-002"]
}
}
}
This server provides 31 tools across 2 integrations:
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build
npm run build
# Run tests
npm run test
# Lint
npm run lint
MIT
FAQs
Multi-service MCP server with Clickup and Monday integrations
We found that @coretext-ai/clickup-monday-mcp-test-002 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.