Ics Generator MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Generate calendar events as standard ics files. No network and no key.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ics-generator-mcp -- npx -y ics-generator-mcp
{
"mcpServers": {
"ics-generator-mcp": {
"args": [
"-y",
"ics-generator-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ics-generator-mcp]
command = "npx"
args = ["-y", "ics-generator-mcp"]
{
"mcpServers": {
"ics-generator-mcp": {
"args": [
"-y",
"ics-generator-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ics-generator-mcp": {
"args": [
"-y",
"ics-generator-mcp"
],
"command": "npx"
}
}
}
Generate QR codes as PNG images locally. No network and no key.
Generate lorem ipsum and filler text locally. No network and no key.
Generate and solve Sudoku puzzles locally. No network and no key.
Generate UUIDs and validate formats locally. No network and no key.
Generate strong random passwords locally. No network and no key.
Generate Word documents locally with headings, paragraphs, and tables. No network and no key.
Roll dice, flip coins, and generate random values locally. No network and no key.
Generate EAN-13 and Code-128 barcodes locally and return SVG data. No network and no key.
Answers built from our own checks of this server.