mcp-server

achmadsalmanr/mcp-server
★ 0 stars Go Code/Dev Tools Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/achmadsalmanr/mcp-server@latest"
      ]
    }
  }
}

README Excerpt

A Docker-free MCP server for working with Bitbucket pull requests, GitHub pull requests, GitLab merge requests, and TestRail. The server runs over MCP stdio using newline-delimited JSON-RPC. Build one local binary, point your MCP client at it, and configure only the providers you need with environment variables.

Tools (19)

GITHUB_TOKENapprove_prdraft_review_commentsget_pr_contextget_pr_difflist_pr_commentslist_pr_statuseslist_pr_taskspost_review_commentsprovider_statusreopen_taskrequest_changes_prresolve_comment_threadresolve_tasktestrail_add_resulttestrail_get_casetestrail_get_runtestrail_list_casestestrail_list_tests