MCP Server
MCP
io.github.UniRate-API/mcp
Currency conversion and exchange rates for AI. 170+ currencies, historical data back to 1999.
Install
npx -y @unirate/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@unirate/mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "UniRate API key — get a free one at https://unirateapi.com",
"isRequired": true,
"isSecret": true,
"name": "UNIRATE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment