mcp

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mcp exposes Pipefort's scanner over the Model Context Protocol so AI coding assistants (Claude Code, Gemini CLI, …) can scan CI workflows as they write them. It wraps the same scanner.ScanBytes / ScanDir the CLI and web app use, over the official Go MCP SDK's stdio transport.

Index

Constants

View Source
const Version = "0.1.0"

Version is stamped into the MCP server's implementation info.

Variables

This section is empty.

Functions

func NewServer

func NewServer() *mcpsdk.Server

NewServer builds the Pipefort MCP server with its tool set registered.

func Run

func Run(ctx context.Context) error

Run serves the MCP server over stdio until the context is cancelled or the client disconnects.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL