gossisMCP

MCPRUNNER/gossisMCP

3.2

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

This is a comprehensive Model Context Protocol (MCP) server written in Go that provides 18 advanced tools for analyzing SSIS (SQL Server Integration Services) DTSX files.

Tools

Functions exposed to the LLM to take actions

parse_dtsx

Parse an SSIS DTSX file and return a summary of its structure.

extract_tasks

Extract and list all tasks from a DTSX file, including resolved expressions in task properties.

extract_connections

Extract and list all connection managers from a DTSX file, including resolved expressions in connection strings.

extract_precedence_constraints

Extract and list all precedence constraints from a DTSX file, including resolved expressions.

extract_variables

Extract and list all variables from a DTSX file, including resolved expressions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources