mcp-server-storage-cost
v1.0.0
Published
MCP Server - Storage cost
Readme
mcp-server-storage-cost
MCP Server - Storage cost
Install & Setup
Add to Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcp-server-storage-cost": {
"command": "npx",
"args": [
"-y",
"mcp-server-storage-cost"
]
}
}
}Available Tools
get_near_storage_costcompare_storage_costsget_near_account_storageestimate_contract_storage_cost
Build from Source
npm install && npm run build
node dist/index.js