Gwirian empowers development teams to manage their BDD features with ease. Create and organize features, define scenarios, track executions, and
Gwirian MCP server exists for a simple reason — assistants are far more useful when they can act on Gwirian directly instead of describing what you should do. Gwirian empowers development teams to manage their BDD features with ease. Create and organize features, define scenarios, track executions, and collaborate with your team—all in one beautiful, fast, and intuitive platform. Built with.
Once Gwirian is connected, these are the calls the assistant has available:
RSpec — Testing frameworkFactoryBot — Test data generationRubocop — Code style enforcementBrakeman — Security vulnerability scannerCapybara — System testingAuthentication — The Authentication tool exposed by this serverAuthorization — The Authorization tool exposed by this serverServices — The Services tool exposed by this serverPrerequisites — The Prerequisites tool exposed by this serverDocumentation — The Documentation tool exposed by this serverCommunity — The Community tool exposed by this serverYou will need 2 environment variables: DATABASE_URL, ELASTICSEARCH_URL. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
.ruby-version) - Docker and Docker Compose (for Elasticsearch and Mailhog) - Bundler (Ruby gem manager) - Node.js (for Tailwind CSS compilation)Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Among the team communication options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Gwirian's toolset — RSpec, FactoryBot, Rubocop and 8 more — is a fair guide to whether it matches your workflow. It is maintained by theacmada; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| RSpec | Testing framework |
| FactoryBot | Test data generation |
| Rubocop | Code style enforcement |
| Brakeman | Security vulnerability scanner |
| Capybara | System testing |
| Authentication | The Authentication tool exposed by this server. |
| Authorization | The Authorization tool exposed by this server. |
| Services | The Services tool exposed by this server. |
| Prerequisites | The Prerequisites tool exposed by this server. |
| Documentation | The Documentation tool exposed by this server. |
| Community | The Community tool exposed by this server. |
.ruby-version) - Docker and Docker Compose (for Elasticsearch and Mailhog) - Bundler (Ruby gem manager) - Node.js (for Tailwind CSS compilation)| Variable | Description | Required |
|---|---|---|
| DATABASE_URL | Endpoint or connection string the server talks to. | Yes |
| ELASTICSEARCH_URL | Endpoint or connection string the server talks to. | Yes |
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Inbox intelligence — search, read, draft and send Gmail through your assistant with OAuth auto-setup.
Read and write Jira, Confluence, Bitbucket, JSM and Compass from your AI client — with your own permissions.
Read and send Telegram messages through your assistant — chats, channels and history via the client API.
Enables Discord bot integration with Model Context Protocol (MCP) compatible applications like Claude Desktop.
Exposes REST APIs defined by OpenAPI specifications as Model Context Protocol (MCP) tools, facilitating seamless integration into MCP-based workflows.