jama-mcp-server

jama-mcp-server

3.3

If you are the rightful owner of jama-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Jama Connect MCP Server is an unofficial project providing a Model Context Protocol server for read-only interactions with Jama Connect.

The Jama Connect MCP Server is a third-party, open-source project that provides a Model Context Protocol (MCP) server for interacting with a Jama Connect instance. It acts as a wrapper around the official Jama Software `py-jama-rest-client` library, offering read-only tools. The server is designed with a focus on local execution and security, encouraging users to clone and inspect the code before use. This approach ensures users have control over the server's operations and security, mitigating risks associated with third-party packages. The server supports local execution via Docker or direct Python environments, with configuration options for OAuth 2.0 authentication using environment variables or AWS Parameter Store.

Features

  • Read-Only Operations: Provides tools for read-only interactions with Jama Connect.
  • Local Execution: Encourages cloning and local execution for security and control.
  • OAuth 2.0 Authentication: Supports direct environment variables or AWS Parameter Store for credentials.
  • Docker Support: Can be built and run using Docker for containerized environments.
  • Mock Mode: Allows testing without connecting to a live Jama instance.