Project and task management platform with OAuth-authenticated MCP tools for workspaces, projects, tasks, and comments.
Do not connect
A critical issue was found. Do not connect this server as-is.
Scanned 6 days ago
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The Plate MCP server exposes 28 tools, focused primarily on general-purpose capabilities. Its published description reads: "Project and task management platform with OAuth-authenticated MCP tools for workspaces, projects, tasks, and comments". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates Plate F — a critical issue was found and the server should not be connected as-is. Its most notable findings include "Cross-tool shadowing" and "Metadata dictates tool-call ordering". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check Plate's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add Plate to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://plate.to/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
List all Plate workspaces the user is a member of.
List projects in a workspace.
List tasks in a project, or look up a specific task by its public number. To resolve a public ID like 'TES-1': pass taskPrefix='TES' and number=1 — the prefix locates the correct workspace automatical
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
tool: list_tasks
A tool description tries to alter the model’s use of another tool.
RecommendationDescriptions must describe only their own tool.
tool: list_tasks
The text tells the model WHEN to call this tool relative to others ("always call first", "before any other tool", "chain to X tool") — a toxic-flow injection that hijacks the agent’s orchestration rather than describing the tool.
cated by prefix automatically — use this instead of workspaceId when the prefix is knownRecommendationTool metadata must describe only the tool, never sequence the agent’s calls.
tool: list_comments
A tool description tries to alter the model’s use of another tool.
ocument ID from list_tasks — NOT the public SCD-XXX number.RecommendationDescriptions must describe only their own tool.
tool: list_activity
A tool description tries to alter the model’s use of another tool.
et userIds from list_members), type ('task_status_changed', or 'completed' fRecommendationDescriptions must describe only their own tool.
tool: create_task
A tool description tries to alter the model’s use of another tool.
dy exists, call list_tasks first.RecommendationDescriptions must describe only their own tool.
tool: update_task
A tool description tries to alter the model’s use of another tool.
his instead of create_task when the task already exists. The taskId is theRecommendationDescriptions must describe only their own tool.
tool: complete_task
A tool description tries to alter the model’s use of another tool.
s instead of create_task when the task already exists and you only need toRecommendationDescriptions must describe only their own tool.
tool: delete_task
A tool description tries to alter the model’s use of another tool.
ocument ID from list_tasks — NOT the public task number (e.g. SCD-408).RecommendationDescriptions must describe only their own tool.
tool: create_project
A tool description tries to alter the model’s use of another tool.
instead of creating a duplicate — check the `created` field in the responRecommendationDescriptions must describe only their own tool.
tool: create_section
A tool description tries to alter the model’s use of another tool.
instead of creating a duplicate — check the `created` field in the responRecommendationDescriptions must describe only their own tool.
tool: create_comment
A tool description tries to alter the model’s use of another tool.
ocument ID from list_tasks — NOT the public task number (e.g. SCD-408).RecommendationDescriptions must describe only their own tool.
tool: create_tasks
A tool description tries to alter the model’s use of another tool.
is instead of calling create_task multiple times when the user asks to creRecommendationDescriptions must describe only their own tool.
tool: update_tasks
A tool description tries to alter the model’s use of another tool.
is instead of calling update_task multiple times when the user asks to chaRecommendationDescriptions must describe only their own tool.
tool: complete_tasks
A tool description tries to alter the model’s use of another tool.
instead of calling complete_task multiple times. Already-completed tasksRecommendationDescriptions must describe only their own tool.
tool: delete_tasks
A tool description tries to alter the model’s use of another tool.
is instead of calling delete_task multiple times. All tasks are validatedRecommendationDescriptions must describe only their own tool.
tool: create_sections
A tool description tries to alter the model’s use of another tool.
instead of calling create_section multiple times.RecommendationDescriptions must describe only their own tool.
tool: update_sections
A tool description tries to alter the model’s use of another tool.
instead of calling update_section multiple times.RecommendationDescriptions must describe only their own tool.
tool: create_comments
A tool description tries to alter the model’s use of another tool.
instead of calling create_comment multiple times.RecommendationDescriptions must describe only their own tool.
tool: delete_comments
A tool description tries to alter the model’s use of another tool.
instead of calling delete_comment multiple times. All comments are validatRecommendationDescriptions must describe only their own tool.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
tool: delete_task
The server advertises open-world / broadly-scoped capabilities.
annotations.destructiveHint = trueRecommendationScope tools to the minimum needed.
tool: delete_comment
The server advertises open-world / broadly-scoped capabilities.
annotations.destructiveHint = trueRecommendationScope tools to the minimum needed.
tool: delete_tasks
The server advertises open-world / broadly-scoped capabilities.
annotations.destructiveHint = trueRecommendationScope tools to the minimum needed.
tool: delete_comments
The server advertises open-world / broadly-scoped capabilities.
annotations.destructiveHint = trueRecommendationScope tools to the minimum needed.
Vantaj uptime monitoring via MCP — manage monitors, heartbeats, incidents, and status pages.
Unified gateway to Algeria's TKAWEN ecosystem: commerce, certification, and AI tools.
Provides access to the Cohereon Doctrine AI safety framework with governance components, tiered access, and agent onboarding.
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
List sections (columns) in a project.
Get full details of a task. You can look up by internal taskId OR by public task identifier. To resolve a public ID like 'TES-1' or 'SCD-409', pass it as taskId — the prefix is used to find the correc
List a task's comments, oldest first. The taskId is the internal document ID from list_tasks — NOT the public SCD-XXX number.
List workspace members with their userId, name, email, and role. Use userId as assigneeId when creating or updating tasks.
List task activity history (status changes, assignments, moves, etc.) over a time range. Use it for time-based questions like which tasks were completed last week or what someone did. Filters: from/to
List workflow statuses for a workspace. Use the returned IDs as statusId when creating or updating tasks.
List task labels for a workspace. Use the returned IDs (or names) as `labels` when creating or updating tasks.
Create a new task in a project section. Only call this tool when creating a brand-new task that does not yet exist. To change the name, status, assignee, or description of an existing task, call updat
Update one or more fields on an existing task. Use this instead of create_task when the task already exists. The taskId is the internal document ID from list_tasks — NOT the public task number (e.g. S
Mark an existing task as completed or reopen it. Use this instead of create_task when the task already exists and you only need to change its completion state. The taskId is the internal document ID f
Permanently delete a task. Comments and attachments are removed automatically. The taskId is the internal document ID from list_tasks — NOT the public task number (e.g. SCD-408).
Create a new project in a workspace. If a project with the same name already exists in the workspace, returns the existing project instead of creating a duplicate — check the `created` field in the re
Rename a project or update its description.
Create a new section (column) in a project. If a section with the same name already exists in the project, returns the existing section instead of creating a duplicate — check the `created` field in t
Rename a section.
Delete a comment from a task.
Add a comment to a task. The taskId is the internal document ID from list_tasks — NOT the public task number (e.g. SCD-408).
Create multiple tasks in a project in one action. Use this instead of calling create_task multiple times when the user asks to create several tasks at once. All tasks are created atomically — if valid
Update multiple existing tasks in one action. Use this instead of calling update_task multiple times when the user asks to change several tasks at once. All updates are applied atomically.
Mark multiple tasks as completed in one action. Use this instead of calling complete_task multiple times. Already-completed tasks are left as-is.
Permanently delete multiple tasks in one action. Use this instead of calling delete_task multiple times. All tasks are validated before any are deleted.
Create multiple sections in a project in one action. Use this instead of calling create_section multiple times.
Rename multiple sections in one action. Use this instead of calling update_section multiple times.
Add multiple comments to tasks in one action. Use this instead of calling create_comment multiple times.
Delete multiple comments in one action. Use this instead of calling delete_comment multiple times. All comments are validated before any are deleted.