Skip to main content
Glama
ctslone

CData Arc MCP Server

by ctslone

exchange_cert

Exchange certificates for AS2 or OFTP protocols, updating cryptographic credentials for secure data exchange.

Instructions

Exchange the specified certificate for AS2 or OFTP protocols

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
portIdNoThe port ID
requestIdNoThe Request ID (for AS2)
certificateYesThe certificate to exchange
connectorIdNoThe connector ID
responseURLNoThe URL which the response should be sent (for AS2)
workspaceIdNoThe workspace ID
exchangeTypeYesThe exchange type. Valid values: AS2(Request, Response), OFTP(Deliver, Request, Replace)
certificateUsageNoThe cryptographic function(s) for the certificate. Valid values: 'Encryption,Verification,ServerTLS,ClientTLS' (for AS2)
certificatePasswordNoThe password of certificate (for AS2)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden for behavioral disclosure. It only restates the action without revealing side effects, whether the operation is destructive, requires network connectivity, or expects particular protocol handshake behavior. This lack of additional context beyond the stated purpose is insufficient given the lack of annotation support.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence that directly states the action and scope with no wasted words. It is well-structured and immediately front-loads the core purpose, though it could use the space to add a bit more context without losing conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

This is a relatively complex tool with 9 parameters, 2 required, and no output schema. The description provides only a bare statement of purpose, leaving out crucial context such as the mechanics of the exchange, the significance of exchangeType values, conditional parameter requirements, and expected outcomes. The rich schema compensates somewhat, but the description alone is too sparse for reliable invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with each of the 9 parameters having a meaningful description including valid values for exchangeType and certificateUsage. The description itself does not add further parameter semantics, so the baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb 'Exchange' with a clear resource 'certificate' and protocol scope 'AS2 or OFTP', distinguishing it from sibling certificate tools like import_certificate or delete_certificate. However, 'exchange' itself is slightly ambiguous and could benefit from more context about the nature of the exchange, so it falls short of a 5.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use for exchanging certificates within AS2 or OFTP protocols, giving clear context about the intended domain. However, it does not explicitly state when to use this tool over alternatives like import_certificate or create_cert, nor does it mention any exclusions or prerequisites, so usage guidance is only implied.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ctslone/AdminAPI_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server