Xml
FreeNot checkedMCP server: convert between XML and JSON. Attribute-aware, CDATA-safe.
About
MCP server: convert between XML and JSON. Attribute-aware, CDATA-safe.
README
MCP server: convert between XML and JSON. Backed by fast-xml-parser.
Attributes survive as @_-prefixed keys, so the round-trip is lossless.
Tools
to_json—<root id="42">hi</root>→{ root: { "@_id": "42", "#text": "hi" } }to_xml— JSON object back to XML.
Configure
{ "mcpServers": { "xml": { "command": "npx", "args": ["-y", "@mukundakatta/xml-mcp"] } } }
License
MIT.
Installing Xml
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/MukundaKatta/xml-mcpFAQ
Is Xml MCP free?
Yes, Xml MCP is free — one-click install via Unyly at no cost.
Does Xml need an API key?
No, Xml runs without API keys or environment variables.
Is Xml hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Xml in Claude Desktop, Claude Code or Cursor?
Open Xml on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Xml with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
