MCP Gherkin Server
MCP 거킨 서버
이 프로젝트는 거킨 파일을 생성하는 MCP 서버입니다. 사용자 정의 데이터를 기반으로 거킨 구문을 생성하고 저장하는 인터페이스를 제공합니다.
목차
Related MCP server: docs-is-code
개요
MCP Gherkin Server를 사용하면 사용자가 Gherkin 피처 파일을 프로그래밍 방식으로 생성할 수 있습니다. MCP(Model Context Protocol)를 사용하여 요청과 응답을 처리하므로 다른 애플리케이션과 쉽게 통합할 수 있습니다.
설치
프로젝트를 설치하려면 저장소를 복제하고 다음 명령을 실행하세요.
지엑스피1
용법
서버를 시작하려면 다음을 실행하세요.
npm start서버가 실행되면 Gherkin 파일 생성 요청을 보낼 수 있습니다. 서버는 생성된 콘텐츠를 응답하거나 지정된 위치에 저장합니다.
예제 요청
정의된 경로를 사용하여 Gherkin 파일 생성 요청을 보낼 수 있습니다. 요청 형식에 대한 자세한 내용은 API 문서를 참조하세요.
기여하다
기여를 환영합니다! GitHub에서 이슈를 개설하거나 풀 리퀘스트를 제출해 주세요.
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
This server cannot be deployed
Maintenance
Related MCP Connectors
3rd Generation Testing (3TG) — generate deterministic test suites from Markdown spec tables via MCP.
Generate PDF, Word (.docx) and PowerPoint (.pptx) documents from Markdown over MCP.
- StorydocOAuthcom.storydoc
Generate and manage Storydoc presentations from any MCP-compatible client.
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceGit-native MCP server for managing AI context across sessions. Enables LLMs to access project and feature context via markdown files, preserving decisions and constraints.1-
- AlicenseNot gradedqualityCmaintenanceEnables document-driven development by automatically detecting Markdown spec changes, generating implementation plans, and syncing code and tests through MCP tools.6 npm2MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to parse, create, update, delete, and search natural language specification elements in markdown files via MCP tools.1MIT
- AlicenseCqualityBmaintenanceAutomates generation of QA artifacts such as API tests, E2E tests, and documentation exports. It supports REST Assured, Cypress, and Excel/Word document generation.52 npmMIT