Connects Jira and Confluence through MCP with schema-validated Markdown-to-ADF conversion.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Omni Dev.
The rust-works/omni-dev MCP server is intended for working with Atlassian Jira and Confluence through the Model Context Protocol. Its stated focus is content handling: converting between Markdown and Atlassian Document Format (ADF) while checking the result against a schema.
That validation matters when content contains structures that ordinary Markdown conversion may not represent directly. The supplied description specifically identifies panels, mentions, and layouts as ADF-only nodes that can otherwise be dropped without an explicit error. The project is therefore relevant to agents that need to preserve Atlassian document structure rather than treating all content as plain Markdown.
The rust-works/omni-dev MCP server uses schema validation during Markdown-to-ADF and ADF-to-Markdown conversion. Instead of accepting a conversion that loses unsupported content, it is described as catching content-model violations at conversion time. This gives the calling workflow an opportunity to detect a problem while content is being transformed.
The available material does not describe the individual MCP tool names, request parameters, response formats, or the exact Jira and Confluence operations exposed to clients. It supports the narrower conclusion that the server targets Atlassian content and emphasizes validation around the Markdown and ADF boundary.
Supported capabilities described in the source material include:
The description does not confirm whether the server can create, update, search, or delete Jira issues or Confluence pages. Those operations should not be assumed without additional project documentation.
The rust-works/omni-dev MCP serverβs available description does not provide installation commands, configuration keys, authentication details, supported MCP clients, licensing information, or runtime requirements. It also does not specify how Jira and Confluence credentials are supplied. Those details must be verified in the repository before deployment.
The conversion behavior is described at the schema level, but the source does not define every supported ADF node or explain how validation failures are returned. Panels, mentions, and layouts are examples of structures the project is designed to protect from silent loss, not a complete list of supported content types.
Use this project when schema-aware Atlassian document conversion is the deciding requirement. For broader Jira or Confluence automation, confirm the repositoryβs actual tool surface and authentication model first. The rust-works/omni-dev MCP server should not be treated as a general Atlassian API wrapper based only on the supplied description.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/rust-works-omni-dev)<a href="https://allmcps.com/mcp/rust-works-omni-dev"><img src="https://allmcps.com/api/badge/rust-works-omni-dev?style=directory" alt="Omni Dev on AllMCPs" /></a>