New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

contact_depscope

Inbound ticket: bug/listing/security/anomaly/partnership. USE WHEN: reporting wrong data (bug), requesting a new pkg/ecosystem index (listing), disclosing a DepScope security issue (security), flagging a concrete mismatch in another tool's output vs. authoritative source (anomaly — provide tool_c...

SERVERDepscope SOURCEcuttalo/depscope-mcp
Medium RISK CLASS
Category Write
Parameters 120 required
Recommended Rate-limitedsee the rule below
Registry record Grade D, identity unverified Pull the record →

This record as markdown: /tools/dev-depscope-mcp/contact-depscope.md

What contact_depscope does on Depscope

AI agents use contact_depscope to create or update resources in Depscope, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Depscope environment.

ParameterTypeRequiredDescription
body string Message body (10-8000 chars). Be specific: include package name, ecosystem, error trace, repro steps when applicable.
kind string Ticket category. `anomaly` routes to structured anomaly triage (requires tool_called/observed/expected).
name string Sender display name (optional).
email string Reply-to email of the requester (required for bug/listing/security/partnership).
company string Company / organization (optional).
package string For kind=anomaly: package name involved, if any.
subject string Short subject line (3-200 chars).
version string For kind=anomaly: package version involved, if any.
expected string For kind=anomaly: what you expected to see (1-1500 chars). Be concrete.
observed string For kind=anomaly: what DepScope returned (1-1500 chars).
ecosystem string For kind=anomaly: ecosystem of the involved package, if any.
tool_called string For kind=anomaly: DepScope tool that produced the anomaly (e.g. check_package, get_migration_path).

Parameters from the server's own tool schema.

Why contact_depscope is rated Medium

This tool creates a support/reporting ticket (bug, listing, security disclosure, anomaly, or partnership request) and returns a ticket or anomaly ID. It creates a new record reversibly (a ticket can be voided/closed), making it a Write operation. Blast radius is low since it only submits an inbound report to DepScope staff and does not modify any package data or execute code.

From the tool's definition Inbound ticket: bug/listing/security/anomaly/partnership... RETURNS: {ticket_id} or {anomaly_id}

Risk signalsAccepts raw HTML/template content (body) · High parameter count (13 properties)

Questions about contact_depscope

What does the contact_depscope tool do? +

Inbound ticket: bug/listing/security/anomaly/partnership. USE WHEN: reporting wrong data (bug), requesting a new pkg/ecosystem index (listing), disclosing a DepScope security issue (security), flagging a concrete mismatch in another tool's output vs. authoritative source (anomaly — provide tool_called+observed+expected), or partnership/press (partnership). RETURNS: {ticket_id} or {anomaly_id}. It is categorised as a Write tool in the Depscope MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does contact_depscope accept? +

contact_depscope accepts 12 parameters: body, kind, name, email, company, package, subject, version, expected, observed, ecosystem, tool_called. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on contact_depscope? +

Register the Depscope MCP server in PolicyLayer and add a rule for contact_depscope: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Depscope. Nothing to install.

What risk level is contact_depscope? +

contact_depscope is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit contact_depscope? +

Yes. Add a rate_limit block to the contact_depscope rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block contact_depscope completely? +

Set action: deny in the PolicyLayer policy for contact_depscope. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides contact_depscope? +

contact_depscope is provided by the Depscope MCP server (cuttalo/depscope-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Depscope, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Depscope's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.