Back to course

Daily Repetition 7: The 'GitHub Issue' Tool

Model Context Protocol (MCP) Server Engineering

Daily Repetition: Tool #7

Let's automate development. We'll create a tool to open a GitHub issue.

Tech Stack

  • Use @octokit/rest for the GitHub API.

Assignment: Create a tool create_github_issue. Ask the AI: "There's a bug in our login flow, please create a GitHub issue for it."