MCP Server for ZenTao bug management with CAS SSO login
Cyber Asana is installed from its publisher's own source and answers where it runs, so this marketplace is not in the path of a single call. There is no address here to send one to, and a panel that pretended otherwise would be showing you an answer we made up. Install it and call it from your own client — the Installation tab has the entry for each one.
Open InstallationWhat it does
Asana CLI and MCP server for AI agents
Quickstart
# 1 — run it from where its publisher ships it
npx -y cyber-asana
# 2 — ask your agent something
> Asana CLI and MCP server for AI agents
Cyber Asana is free: there is no plan to choose, no cap to set and nothing that can bill you.
Collected from a public index. Nobody has claimed this account, so nothing here was written by its author — claim it if it is yours.
Where are you running it?
Every route below installs the same thing and ends at the same approval screen. This one runs on your machine: your client starts Cyber Asana as a process under your own user, with your files and your network, so the tool surface below is what it can do to your computer rather than to a server somewhere else. It is scanned, signed and pinned to the version you choose — read the surface before you approve it.
This is a public server: you run it yourself and this marketplace is not in the path. Claude Code registers it in one command.
claude mcp add cyber-asana-mcp -- npx -y cyber-asanaReconnect, or start a new session, and the tools appear in the model’s tool list.
One config entry your client uses to start the process locally. A local server runs with your file system and your network, which is why it is priced without metering.
80 tools, with what each one reads, writes and reaches shown before you agree — the same list on every route above. Read the tool surface.
Tool surface
What the model actually sees. Descriptions are diffed on every release — see version history.
List Asana attachments for a task, project, or project brief
Takes no parameters.
Get an Asana attachment by GID
Takes no parameters.
Attach a file or an external URL to an Asana task, project, or project brief. Provide exactly one of file or url. A file path is read from the filesystem of the machine running the MCP server, not the caller’s machine.
Takes no parameters.
Delete an Asana attachment by GID
Takes no parameters.
List a workspace
Takes no parameters.
Get an Asana custom field by GID, including its enum options and their GIDs
Takes no parameters.
List the Asana custom fields attached to a project, with their enum options — the fields actually usable on tasks in that project, and narrower than asana_custom_field_list
Takes no parameters.
List the Asana custom fields attached to a portfolio, with their enum options
Takes no parameters.
List the Asana custom fields attached to a goal, with their enum options
Takes no parameters.
List the Asana custom fields attached to a team, with their enum options
Takes no parameters.
Takes no parameters.
List Asana goals in a workspace
Takes no parameters.
Get an Asana goal by GID
Takes no parameters.
Create an Asana goal
Takes no parameters.
Update an Asana goal
Takes no parameters.
Delete an Asana goal
Takes no parameters.
Get an Asana async job by GID. Status is one of not_started, in_progress, succeeded, failed; a succeeded job carries the resource it produced (e.g. new_project)
Takes no parameters.
List Asana memberships for a parent (project, portfolio, goal, custom type, or custom field) and/or a member (user or team). Pass resource_subtype when parent_gid is omitted.
Takes no parameters.
Get an Asana membership by GID
Takes no parameters.
Add a member (user or team) to an Asana project, portfolio, or goal
Takes no parameters.
Change an Asana membership
Takes no parameters.
Remove an Asana membership
Takes no parameters.
List Asana out-of-office entries for a user — check whether someone is away before assigning work
Takes no parameters.
Get an Asana out-of-office entry by GID
Takes no parameters.
Create an Asana out-of-office entry
Takes no parameters.
Update an Asana out-of-office entry
Takes no parameters.
Delete an Asana out-of-office entry
Takes no parameters.
List Asana portfolios in a workspace
Takes no parameters.
List the items (projects) in an Asana portfolio
Takes no parameters.
Get an Asana portfolio by GID
Takes no parameters.
Create an Asana portfolio
Takes no parameters.
Update an Asana portfolio
Takes no parameters.
Delete an Asana portfolio
Takes no parameters.
List Asana project templates in a workspace or a team
Takes no parameters.
Get an Asana project template by GID. Its requested_dates are the date variables instantiation can fill in
Takes no parameters.
Start a new Asana project from a project template. Asana builds the project asynchronously; by default this waits for the job and returns the new project GID, failing if the job failed or the bounded wait expired
Takes no parameters.
List Asana projects in a workspace
Takes no parameters.
Get an Asana project by GID
Takes no parameters.
Get task counts for an Asana project
Takes no parameters.
Search Asana projects in a workspace
Takes no parameters.
Create a new Asana project
Takes no parameters.
Update an Asana project
Takes no parameters.
Delete an Asana project
Takes no parameters.
Export an Asana project with all sections and tasks as structured data or markdown
Takes no parameters.
Takes no parameters.
Takes no parameters.
List Asana sections in a project
Takes no parameters.
Get an Asana section by GID
Takes no parameters.
Create an Asana section in a project
Takes no parameters.
Update an Asana section
Takes no parameters.
Move an Asana section before or after another section in the same project
Takes no parameters.
Add an Asana task directly to a section, optionally at a specific position
Takes no parameters.
Delete an Asana section
Takes no parameters.
List status updates for an Asana project, portfolio, or goal
Takes no parameters.
Roll up the latest status update and task counts for an Asana project or portfolio in one call. Deterministic and parent-scoped — it takes a GID and does not search. For a portfolio it returns one entry per item, capped by
Takes no parameters.
Get an Asana status update by GID
Takes no parameters.
Create a status update on an Asana project, portfolio, or goal
Takes no parameters.
Delete an Asana status update
Takes no parameters.
List Asana tags in a workspace
Takes no parameters.
Get an Asana tag by GID
Takes no parameters.
Create an Asana tag
Takes no parameters.
Update an Asana tag
Takes no parameters.
Delete an Asana tag
Takes no parameters.
List Asana tags for a task
Takes no parameters.
List Asana tasks for a tag
Takes no parameters.
Add an Asana tag to a task
Takes no parameters.
Remove an Asana tag from a task
Takes no parameters.
List Asana task templates in a project
Takes no parameters.
Get an Asana task template by GID
Takes no parameters.
Create an Asana task from a task template. Returns the instantiation job; when it has succeeded the job carries new_task
Takes no parameters.
List Asana tasks in a project
Takes no parameters.
List My Tasks for the authenticated user
Takes no parameters.
List subtasks of an Asana task
Takes no parameters.
Create a subtask under an Asana task
Takes no parameters.
Get an Asana task by GID. Returns html_notes with rich formatting (headings, lists, code blocks) in addition to plain notes.
Takes no parameters.
Get multiple Asana tasks by GID
Takes no parameters.
Create a new Asana task. When setting notes, prefer html_notes over notes to preserve rich formatting (headings, lists, code). Asana html_notes must be valid XML wrapped in <body>. Supported tags: <h1>, <h2>, <strong>, <em>, <u>, <s>, <code>, <ol>, <ul>, <li>, <a href=
Takes no parameters.
Update an Asana task. When setting notes, prefer html_notes over notes to preserve rich formatting (headings, lists, code). Asana html_notes must be valid XML wrapped in <body>. Supported tags: <h1>, <h2>, <strong>, <em>, <u>, <s>, <code>, <ol>, <ul>, <li>, <a href=
Takes no parameters.
Delete an Asana task
Takes no parameters.
Search Asana tasks in a workspace
Takes no parameters.
- Every tool, no call limit
- No card, no account needed
- Source published under a licence you can read
- Runs on your machine — nothing of it reaches our gateway
- Nothing to cap, because nothing bills
What counts against your monthly calls
| Tool | Unit | Calls used | Out of the allowance |
|---|
Nothing here is billable. Cyber Asana costs nothing to install and nothing to call, at any volume.
Two independent axes, because powerful and malicious are different questions. The grade is threat only. The capability level is blast radius, and it is never a penalty on the grade — it is priced as one subtract-only term in the score, where you can see it.
| Term | Level | What it prices | Points |
|---|---|---|---|
| capability-exposure | high | capability blast radius (high) — client exposure if the model is manipulated | −6 |
| verification-discount | source | publisher verification (provenance) — cryptographic build provenance ties the artifact to its source | −0 |
| coverage-honesty | source | inspection depth (source) — how much of the target the scan could see | −0 |
What the scan could actually read
A grade is only as meaningful as its coverage, so the scanner publishes its own depth before it publishes its result.
Tools were statically extracted from the published source (99 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command "npx -y <package>".
Capability — what it could do if the model were manipulated
Tags derived from each tool’s schema and the implementation, not from what the tool calls itself. high is the level these add up to.
| Tool | Capability tags | Why the tag was assigned |
|---|---|---|
| asana_attachment_list | no tags | |
| asana_attachment_get | no tags | |
| asana_attachment_create | no tags | |
| asana_attachment_delete | no tags | |
| asana_custom_field_list | no tags | |
| asana_custom_field_get | no tags | |
| asana_custom_field_list_for_project | no tags | |
| asana_custom_field_list_for_portfolio | no tags | |
| asana_custom_field_list_for_goal | no tags | |
| asana_custom_field_list_for_team | no tags | |
| asana_event_list | no tags | |
| asana_goal_list | no tags | |
| asana_goal_get | no tags | |
| asana_goal_create | no tags | |
| asana_goal_update | no tags | |
| asana_goal_delete | no tags | |
| asana_job_get | no tags | |
| asana_membership_list | no tags | |
| asana_membership_get | no tags | |
| asana_membership_create | no tags | |
| asana_membership_update | no tags | |
| asana_membership_delete | no tags | |
| asana_ooo_list | no tags | |
| asana_ooo_get | no tags | |
| asana_ooo_create | no tags | |
| asana_ooo_update | no tags | |
| asana_ooo_delete | no tags | |
| asana_portfolio_list | no tags | |
| asana_portfolio_item_list | no tags | |
| asana_portfolio_get | no tags | |
| asana_portfolio_create | no tags | |
| asana_portfolio_update | no tags | |
| asana_portfolio_delete | no tags | |
| asana_project_template_list | no tags | |
| asana_project_template_get | no tags | |
| asana_project_template_instantiate | no tags | |
| asana_project_list | no tags | |
| asana_project_get | no tags | |
| asana_project_counts | no tags | |
| asana_project_search | no tags | |
| asana_project_create | no tags | |
| asana_project_update | no tags | |
| asana_project_delete | no tags | |
| asana_project_export | no tags | |
| asana_rule_trigger | no tags | |
| asana_search_objects | no tags | |
| asana_section_list | no tags | |
| asana_section_get | no tags | |
| asana_section_create | no tags | |
| asana_section_update | no tags | |
| asana_section_move | no tags | |
| asana_section_task_add | no tags | |
| asana_section_delete | no tags | |
| asana_status_list | no tags | |
| asana_status_overview | no tags | |
| asana_status_get | no tags | |
| asana_status_create | no tags | |
| asana_status_delete | no tags | |
| asana_tag_list | no tags | |
| asana_tag_get | no tags | |
| asana_tag_create | no tags | |
| asana_tag_update | no tags | |
| asana_tag_delete | no tags | |
| asana_tag_list_for_task | no tags | |
| asana_tag_list_tasks | no tags | |
| asana_tag_add_to_task | no tags | |
| asana_tag_remove_from_task | no tags | |
| asana_task_template_list | no tags | |
| asana_task_template_get | no tags | |
| asana_task_template_instantiate | no tags | |
| asana_task_list | no tags | |
| asana_task_my_tasks | no tags | |
| asana_task_subtask_list | no tags | |
| asana_task_subtask_create | no tags | |
| asana_task_get | no tags | |
| asana_task_get_many | no tags | |
| asana_task_create | no tags | |
| asana_task_update | no tags | |
| asana_task_delete | no tags | |
| asana_task_search | no tags | |
| asana_task_follower_add | no tags | |
| asana_task_follower_remove | no tags | |
| asana_task_project_add | no tags | |
| asana_task_project_remove | no tags | |
| asana_task_dependency_list | no tags | |
| asana_task_dependency_add | no tags | |
| asana_task_dependency_remove | no tags | |
| asana_task_dependent_list | no tags | |
| asana_task_dependent_add | no tags | |
| asana_task_dependent_remove | no tags | |
| asana_task_scan_todos | no tags | |
| asana_team_list | no tags | |
| asana_team_get | no tags | |
| asana_url_parse | no tags | |
| asana_user_list | no tags | |
| asana_user_get | no tags | |
| asana_user_me | no tags | |
| asana_workspace_list | no tags | |
| asana_workspace_get | no tags |
Toxic-flow graph
The lethal trifecta, checked as a graph rather than as a checklist: untrusted input, a sensitive source and an external sink have to meet before there is a path worth worrying about.
The public result for this release does not print the flow graph, so there is nothing to show here. That is not the same as "no paths were found": what the scan did read is above, under coverage.
Supply chain and provenance
This is the first scan of this surface here, so there is nothing yet to compare it against.
Every result on this tab comes from one deterministic pass over the published package — offline, rule by rule, and auditable line by line above. Same methodology version, same bytes, same score.
Release history
Pinned to 0.10.0 — the install command below asks for that release. A pin is part of an install, so it is kept for this visit and written down when you install.
No release note was published with this version.
Only accounts with at least 50 real tool calls against this server in the last 90 days can post. Ratings are weighted by how much the reviewer actually uses it, and publishers can reply once per review.
Writing one takes an account with at least 50 real tool calls against Cyber Asana in the last 90 days. That is the whole gate — there is no other way to post, which is why the counts beside each review are worth reading.
Nobody has reviewed this listing. The rating on the card is the mean of the reviews written here and nothing else, so there is no rating until somebody writes the first — which takes an account with 50 real tool calls against it.