Architecture overview
Jama Connect MCP is a cloud-hosted or on-premises service in your Jama Connect environment.
Data flow overview
A developer uses an MCP-compatible client, such as an IDE plugin.
The client receives the available tools from Jama Connect MCP.
The client shares that tool information with the customer-managed LLM.
When the LLM needs Jama Connect data or needs to perform an action, it sends a tool call through the client.
The client sends the tool call to Jama Connect MCP.
Jama Connect MCP performs the authorized request in Jama Connect.
Jama Connect returns the requested data or results to Jama Connect MCP.
Jama Connect MCP returns the results to the client.
The client provides the results to the customer-managed LLM, which uses it to continue processing and complete the response.