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.arc-mcp/arc-1 · v0.9.22
MCP server for SAP ABAP systems
ARC-1 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"arc-1": {
"command": "npx",
"args": [
"-y",
"arc-1"
],
"env": {
"SAP_URL": "<SAP_URL>",
"SAP_USER": "<SAP_USER>",
"SAP_PASSWORD": "<SAP_PASSWORD>"
}
}
}
}SAP_URL必填SAP system URL (e.g., http://host:50000)
SAP_USER必填SAP username
SAP_PASSWORD必填secretSAP password
SAP_CLIENT可选SAP client number
SAP_LANGUAGE可选SAP logon language
SAP_INSECURE可选Skip TLS certificate verification
SAP_ALLOW_WRITES可选Allow ABAP object mutations (safe default: false)
SAP_URL必填SAP system URL (e.g., http://host:50000)
SAP_USER必填SAP username
SAP_PASSWORD必填secretSAP password
SAP_CLIENT可选SAP client number
SAP_LANGUAGE可选SAP logon language
SAP_INSECURE可选Skip TLS certificate verification
SAP_ALLOW_WRITES可选Allow ABAP object mutations (safe default: false)
SAP_TRANSPORT可选MCP transport (Docker defaults to http-streamable, set to stdio for local MCP clients)
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.arc-mcp/arc-1",
"type": "mcp-server",
"version": "0.9.22",
"displayName": "ARC-1",
"description": "MCP server for SAP ABAP systems",
"repository": {
"url": "https://github.com/arc-mcp/arc-1.git",
"source": "github"
},
"homepage": "https://docs.arc-1-mcp.com/",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "arc-1",
"version": "0.9.22",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "SAP_URL",
"description": "SAP system URL (e.g., http://host:50000)",
"isRequired": true
},
{
"name": "SAP_USER",
"description": "SAP username",
"isRequired": true
},
{
"name": "SAP_PASSWORD",
"description": "SAP password",
"isRequired": true,
"isSecret": true
},
{
"name": "SAP_CLIENT",
"description": "SAP client number"
},
{
"name": "SAP_LANGUAGE",
"description": "SAP logon language"
},
{
"name": "SAP_INSECURE",
"description": "Skip TLS certificate verification"
},
{
"name": "SAP_ALLOW_WRITES",
"description": "Allow ABAP object mutations (safe default: false)"
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/arc-mcp/arc-1:0.9.22",
"runtimeHint": "docker",
"transport": "stdio",
"environmentVariables": [
{
"name": "SAP_URL",
"description": "SAP system URL (e.g., http://host:50000)",
"isRequired": true
},
{
"name": "SAP_USER",
"description": "SAP username",
"isRequired": true
},
{
"name": "SAP_PASSWORD",
"description": "SAP password",
"isRequired": true,
"isSecret": true
},
{
"name": "SAP_CLIENT",
"description": "SAP client number"
},
{
"name": "SAP_LANGUAGE",
"description": "SAP logon language"
},
{
"name": "SAP_INSECURE",
"description": "Skip TLS certificate verification"
},
{
"name": "SAP_ALLOW_WRITES",
"description": "Allow ABAP object mutations (safe default: false)"
},
{
"name": "SAP_TRANSPORT",
"description": "MCP transport (Docker defaults to http-streamable, set to stdio for local MCP clients)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.arc-mcp/arc-1",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.arc-mcp%2Farc-1/versions/latest",
"isOfficial": true,
"status": "active"
}
}