DCI MCP Server

46 tools. 7 can modify or destroy data without limits.

7 write tools that can modify data. Rate limits recommended.

Last updated:

7 can modify or destroy data
39 read-only
46 tools total

Community server · catalogue entry verified 30/06/2026

How to control DCI MCP Server ↓

What DCI MCP Server exposes to your agents

Read (39) Write / Execute (7) Destructive / Financial (0)
High Risk

The most dangerous DCI MCP Server tools

7 of DCI MCP Server's 46 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control DCI MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and DCI MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "add_jira_comment": {
    "limits": [
      {
        "counter": "add_jira_comment_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "count_jira_tickets": {
    "limits": [
      {
        "counter": "count_jira_tickets_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register DCI MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON DCI →

Instant setup, no code required.

All 46 DCI MCP Server tools

READ 39 tools
Read count_jira_tickets count_jira_tickets Read download_dci_file download_dci_file Read find_folder_by_name find_folder_by_name Read get_errata get_errata Read get_github_issue get_github_issue Read get_github_pr_checks get_github_pr_checks Read get_github_pr_diff get_github_pr_diff Read get_github_rate_limit get_github_rate_limit Read get_github_repository_info get_github_repository_info Read get_gitlab_issue get_gitlab_issue Read get_gitlab_mr_diff get_gitlab_mr_diff Read get_gitlab_project_info get_gitlab_project_info Read get_jira_filter Get a saved Jira filter's definition including its JQL query. Read get_jira_project_info get_jira_project_info Read get_jira_ticket get_jira_ticket Read get_support_case get_support_case Read get_support_case_comments get_support_case_comments Read list_google_docs list_google_docs Read list_jira_boards list_jira_boards Read list_jira_custom_field_options list_jira_custom_field_options Read list_jira_favourite_filters List the authenticated user's favourite/saved Jira filters. Read list_jira_issue_types_for_project List issue types available in a Jira project. Read list_jira_project_components List components defined in a Jira project. Read list_jira_project_versions List versions defined in a Jira project. Read list_jira_sprints list_jira_sprints Read list_jira_transitions list_jira_transitions Read list_support_case_attachments list_support_case_attachments Read now Get current date and time. Read query_dci_components query_dci_components Read query_dci_remotecis query_dci_remotecis Read query_dci_teams query_dci_teams Read search_dci_jobs search_dci_jobs Read search_github_issues search_github_issues Read search_gitlab_issues search_gitlab_issues Read search_gitlab_merge_requests search_gitlab_merge_requests Read search_jira_child_tickets search_jira_child_tickets Read search_jira_filters Search for Jira filters by name. Read search_jira_tickets search_jira_tickets Read today Get today's date.

Questions about DCI MCP Server

How do I prevent bulk modifications through DCI MCP Server? +

The DCI MCP Server server has 7 write tools including add_jira_comment, add_jira_weblink, convert_dci_report_to_google_doc. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach DCI MCP Server.

How many tools does the DCI MCP Server MCP server expose? +

46 tools across 2 categories: Read, Write. 39 are read-only. 7 can modify, create, or delete data.

How do I enforce a policy on DCI MCP Server? +

Register the DCI MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every DCI MCP Server tool call.

Deterministic rules across all 46 DCI MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

46 DCI MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.