Asana
by sundial-org · development · go, shell, bash, node, skill
Integrate Asana with Clawdbot via the Asana REST API. Use when you need to list/search/create/update Asana tasks/projects/workspaces, or to set up Asana OAuth (authorization code grant) for a personal local-only integration (OOB/manual code paste).
Source: https://github.com/sundial-org/awesome-openclaw-skills
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsUse this forAI-extracted
- →Discover and evaluate top OpenClaw skills for AI agent integration
- →Find curated skill implementations to extend agent capabilities
- →Reference popular agent skills when building custom extensions
Works with
Tags: go, shell, bash, node, skill
⭐ 33 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Asana is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- JSON Schema Validator MCP by vinkius-labs
Validates JSON payloads against JSON Schema deterministically, providing precise validation results and error paths.
- Expense Tracker MCP Server by vansh216
MCP server for managing and analyzing expenses. Provides tools to add, list, summarize expenses, and retrieve categories.
- drive-update-mcp by drboden
Enables updating existing Google Drive files in place via Claude, preserving file ID, link, and revision history.
- exchange_rate_MCP by RichGom84
Enables users to retrieve the latest USD/KRW exchange rate and receive user-friendly responses in Korean.
- RiskLens MCP by Oko300
Enables risk analysis of US public companies by analyzing 8-K filings and insider activity using live SEC EDGAR data.
- SafetyScanner by sammkong
A read-only MCP server that detects scam indicators in transaction and part-time job postings, returning a risk score and evidence.
- FinTrack MCP Server by priyansu12345
A remote MCP server for personal finance management enabling expense tracking, budget monitoring, income management, savings analysis, and financial reporting through tools, resources, and prompts.
- simple_invoicing-mcp by nikhilb2
Bridges to a simple_invoicing FastAPI backend, exposing invoice, product, ledger, inventory, buyer, and payment management as MCP tools for use with MCP-compatible clients.
Frequently asked questions
How do I install Asana?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Asana?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Asana free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.