Manage projects, tasks, time tracking, and team collaboration through natural language.
Manage projects, tasks, time tracking, and team collaboration through natural language. Exposed over MCP by the astravue mcp mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
Click the image to download the full demo (with audio).
Everything the assistant can do here goes through one of these:
astravue_list_spaces — Lists all spaces in your organizationastravue_get_space — Gets details of a specific space including its projectsastravue_create_space — Creates a new spaceastravue_update_space — Updates a space name or settingsastravue_delete_space — Permanently deletes a space and all its contentsastravue_list_projects — Lists all projects within a spaceastravue_get_project — Gets full details of a specific projectastravue_create_project — Creates a new project inside a spaceastravue_update_project — Updates a project's name, status, priority, or healthastravue_delete_project — Permanently deletes a project and all its tasksastravue_add_project_member — Adds an existing workspace member to a projectastravue_list_project_tasks — Lists all tasks within a projectInstallation goes through your MCP client rather than a global install: point it at mcp-remote on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
Among the planning and project tracking options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Astravue MCP's toolset — astravue_list_spaces, astravue_get_space, astravue_create_space and 11 more — is a fair guide to whether it matches your workflow. It is maintained by com.astravue; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Astravue MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| astravue_list_spaces | Lists all spaces in your organization |
| astravue_get_space | Gets details of a specific space including its projects |
| astravue_create_space | Creates a new space |
| astravue_update_space | Updates a space name or settings |
| astravue_delete_space | Permanently deletes a space and all its contents |
| astravue_list_projects | Lists all projects within a space |
| astravue_get_project | Gets full details of a specific project |
| astravue_create_project | Creates a new project inside a space |
| astravue_update_project | Updates a project's name, status, priority, or health |
| astravue_delete_project | Permanently deletes a project and all its tasks |
| astravue_add_project_member | Adds an existing workspace member to a project |
| astravue_list_project_tasks | Lists all tasks within a project |
| astravue_get_task | Gets full task details |
| astravue_find_tasks | Searches tasks by keyword across all projects |
{
"mcpServers": {
"astravue": {
"command": "npx",
"args": ["-y", "mcp-remote"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.