Skip to main content
Glama
eax
by eax

MCP Gherkin Server

This project is an MCP server that generates Gherkin files. It provides an interface for creating and saving Gherkin syntax based on user-defined data.

Table of Contents

Related MCP server: docs-is-code

Overview

The MCP Gherkin Server allows users to generate Gherkin feature files programmatically. It utilizes the Model Context Protocol (MCP) to handle requests and responses, making it easy to integrate with other applications.

Installation

To install the project, clone the repository and run the following command:

npm install

Usage

To start the server, run:

npm start

Once the server is running, you can send requests to generate Gherkin files. The server will respond with the generated content or save it to a specified location.

Example Request

You can send a request to generate a Gherkin file using the defined routes. Refer to the API documentation for more details on the request format.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to parse, create, update, delete, and search natural language specification elements in markdown files via MCP tools.
    1
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    Automates generation of QA artifacts such as API tests, E2E tests, and documentation exports. It supports REST Assured, Cypress, and Excel/Word document generation.
    5
    17
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eax/testai-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server