MCP Server
MCP
io.github.ewalid/rosetta-mcp
AI-powered Excel translation preserving formatting, formulas, and data integrity.
Install
npx -y @ewalid/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ewalid/rosetta-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Anthropic API key from console.anthropic.com. Required to perform translations using Claude AI.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment