Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.lukasschwarz/elster-mcp-server · v0.1.0
Drive the German tax portal ELSTER via Puppeteer: submit UStVA, prepare EUER/ESt, sync inbox.
elster-mcp-server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"elster-mcp-server": {
"command": "npx",
"args": [
"-y",
"elster-mcp-server"
]
}
}
}ELSTER_CONFIG_PATH可选Path to a config.json that holds all settings below. Recommended.
ELSTER_PFX_PATH可选Absolute path to your ELSTER certificate (.pfx).
ELSTER_PASSWORD可选secretPassword for the .pfx certificate.
ELSTER_TAX_NUMBER可选Your Steuernummer in the format issued by your Finanzamt.
ELSTER_STATE_CODE可选Two-digit ELSTER federal-state code of your Finanzamt.
ELSTER_NAME可选Last name / company name.
ELSTER_FIRST_NAME可选First name.
ELSTER_STREET可选Street.
ELSTER_HOUSE_NUMBER可选House number.
ELSTER_ZIP可选ZIP code.
ELSTER_CITY可选City.
ELSTER_COUNTRY可选ISO country code, default DE.
ELSTER_HEADLESS可选Run Chromium headless (true/false). Default true.
ELSTER_EST_SKIP_EUR可选If 1, skip the EUER pre-hook in ESt sessions.
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.github.lukasschwarz/elster-mcp-server",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "elster-mcp-server",
"description": "Drive the German tax portal ELSTER via Puppeteer: submit UStVA, prepare EUER/ESt, sync inbox.",
"repository": {
"url": "https://github.com/lukasschwarz/elster-mcp-server",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "elster-mcp-server",
"version": "0.1.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "ELSTER_CONFIG_PATH",
"description": "Path to a config.json that holds all settings below. Recommended."
},
{
"name": "ELSTER_PFX_PATH",
"description": "Absolute path to your ELSTER certificate (.pfx)."
},
{
"name": "ELSTER_PASSWORD",
"description": "Password for the .pfx certificate.",
"isSecret": true
},
{
"name": "ELSTER_TAX_NUMBER",
"description": "Your Steuernummer in the format issued by your Finanzamt."
},
{
"name": "ELSTER_STATE_CODE",
"description": "Two-digit ELSTER federal-state code of your Finanzamt."
},
{
"name": "ELSTER_NAME",
"description": "Last name / company name."
},
{
"name": "ELSTER_FIRST_NAME",
"description": "First name."
},
{
"name": "ELSTER_STREET",
"description": "Street."
},
{
"name": "ELSTER_HOUSE_NUMBER",
"description": "House number."
},
{
"name": "ELSTER_ZIP",
"description": "ZIP code."
},
{
"name": "ELSTER_CITY",
"description": "City."
},
{
"name": "ELSTER_COUNTRY",
"description": "ISO country code, default DE."
},
{
"name": "ELSTER_HEADLESS",
"description": "Run Chromium headless (true/false). Default true."
},
{
"name": "ELSTER_EST_SKIP_EUR",
"description": "If 1, skip the EUER pre-hook in ESt sessions."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.lukasschwarz/elster-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.lukasschwarz%2Felster-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}