gemara-mcp

gemaraproj/gemara-mcp
★ 7 stars Go 💻 Code/Dev Tools Updated today
Gemara MCP Server
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

Gemara MCP Server - A Model Context Protocol server for Gemara artifact management. Build the binary: ```bash make build ``` To use this server with an MCP client, add it to your MCP configuration file. Add the following configuration (adjust the path to your binary): ```json { "mcpServers": { "gemara-mcp": {

Tools (7)

advisoryartifactcontrol_catalogmigrate_gemara_artifactmigrationthreat_assessmentvalidate_gemara_artifact