Jsonlify
Rank #518io.github.irmasemma/jsonlify
MCP server providing jsonlify capabilities
Jsonlify is a Model Context Protocol (MCP) server published by irmasemma. It ranks #518 of 127,399 servers tracked on MCP Toplist, and its repository has 1,995 GitHub stars. Jsonlify is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Mar 28, 2026.
Ranks ahead of 126,881 of 127,399 servers on MCP Toplist.
Use Jsonlify
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http jsonlify https://www.jsonlify.com/api/mcp[mcp_servers.jsonlify]
url = "https://www.jsonlify.com/api/mcp"Add to ~/.codex/config.toml.
https://www.jsonlify.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"jsonlify": {
"url": "https://www.jsonlify.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jsonlify": {
"type": "http",
"url": "https://www.jsonlify.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jsonlify": {
"serverUrl": "https://www.jsonlify.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jsonlify": {
"url": "https://www.jsonlify.com/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.irmasemma%2Fjsonlify)<a href="https://mcptoplist.com/server/io.github.irmasemma%2Fjsonlify"><img src="https://mcptoplist.com/badge/io.github.irmasemma%2Fjsonlify.svg" alt="MCP Toplist: Top 1% of 127,399" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
irmasemma
Other servers by irmasemma
View all irmasemma servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Jsonlify?
- Jsonlify is maintained by irmasemma, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Jsonlify listed on the Official MCP Registry?
- Yes — Jsonlify is listed on the Official MCP Registry.
- How many versions does Jsonlify have?
- MCP Toplist tracks 2 versions of Jsonlify, most recently published on Mar 28, 2026.
- Where can I find the source code for Jsonlify?
- The source code for Jsonlify is hosted at github.com/irmasemma/JSONLSPAGeneral.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.