Maket
Rank #2,641io.github.ng-galien/maket
Compose branded visual documents with live preview, data collections, validation, and PDF export.
Maket is a Model Context Protocol (MCP) server published by ng-galien. It ranks #2,641 of 132,046 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Maket is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 129,405 of 132,046 servers on MCP Toplist.
Use Maket
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add maket -- npx -y @ng-galien/maket[mcp_servers.maket]
command = "npx"
args = ["-y", "@ng-galien/maket"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"maket": {
"command": "npx",
"args": [
"-y",
"@ng-galien/maket"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"maket": {
"command": "npx",
"args": [
"-y",
"@ng-galien/maket"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"maket": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ng-galien/maket"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"maket": {
"command": "npx",
"args": [
"-y",
"@ng-galien/maket"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"maket": {
"command": "npx",
"args": [
"-y",
"@ng-galien/maket"
]
}
}
}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.ng-galien%2Fmaket)<a href="https://mcptoplist.com/server/io.github.ng-galien%2Fmaket"><img src="https://mcptoplist.com/badge/io.github.ng-galien%2Fmaket.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ng-galien
Available versions (9)
| Version | Published |
|---|---|
| 2.1.0 | Sep 18, 2026 |
| 2.0.0 | Sep 14, 2026 |
| 1.7.4 | Aug 14, 2026 |
| 1.7.3 | Aug 14, 2026 |
| 1.7.2 | Aug 14, 2026 |
| 1.7.1 | Aug 12, 2026 |
| 1.7.0 | Aug 11, 2026 |
| 1.6.0 | Aug 8, 2026 |
| 1.4.4 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Maket?
- Maket is maintained by ng-galien, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Maket listed on the Official MCP Registry?
- Yes — Maket is listed on the Official MCP Registry, alongside Glama.
- How many versions does Maket have?
- MCP Toplist tracks 9 versions of Maket, most recently published on Sep 18, 2026.
- Where can I find the source code for Maket?
- The source code for Maket is hosted at github.com/ng-galien/maket.
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.