Pypreset
Rank #8,822io.github.KaiErikNiermann/pypreset
MCP server providing pypreset capabilities
Pypreset is a Model Context Protocol (MCP) server published by kaierikniermann. It ranks #8,822 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Pypreset is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Feb 23, 2026 and most recently updated on Mar 4, 2026.
Ranks ahead of 123,291 of 132,113 servers on MCP Toplist.
Use Pypreset
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pypreset -- uvx --from "pypreset[mcp]" pypreset[mcp_servers.pypreset]
command = "uvx"
args = ["--from", "pypreset[mcp]", "pypreset"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pypreset": {
"command": "uvx",
"args": [
"--from",
"pypreset[mcp]",
"pypreset"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pypreset": {
"command": "uvx",
"args": [
"--from",
"pypreset[mcp]",
"pypreset"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pypreset": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"pypreset[mcp]",
"pypreset"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pypreset": {
"command": "uvx",
"args": [
"--from",
"pypreset[mcp]",
"pypreset"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pypreset": {
"command": "uvx",
"args": [
"--from",
"pypreset[mcp]",
"pypreset"
]
}
}
}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.KaiErikNiermann%2Fpypreset)<a href="https://mcptoplist.com/server/io.github.KaiErikNiermann%2Fpypreset"><img src="https://mcptoplist.com/badge/io.github.KaiErikNiermann%2Fpypreset.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kaierikniermann
Other servers by kaierikniermann
View all kaierikniermann servers →Available versions (10)
| Version | Published |
|---|---|
| 0.4.0 | Mar 4, 2026 |
| 0.3.0 | Feb 26, 2026 |
| 0.2.2 | Feb 25, 2026 |
| 0.2.1 | Feb 24, 2026 |
| 0.2.0 | Feb 23, 2026 |
| 0.1.8 | Feb 23, 2026 |
| 0.1.6 | Feb 23, 2026 |
| 0.1.5 | Feb 23, 2026 |
| 0.1.4 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pypreset?
- Pypreset is maintained by kaierikniermann, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Pypreset listed on the Official MCP Registry?
- Yes — Pypreset is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pypreset have?
- MCP Toplist tracks 10 versions of Pypreset, most recently published on Mar 4, 2026.
- Where can I find the source code for Pypreset?
- The source code for Pypreset is hosted at github.com/kaierikniermann/pypreset.
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.