Back to Home
moneyforward-i icon

admina-mcp-server

Verified Safe

by moneyforward-i

Overview

This MCP server provides an interface to the Admina API for IT asset, identity, and service account management within an organization.

Installation

Run Command
npx -y @moneyforward_i/admina-mcp-server

Environment Variables

  • ADMINA_ORGANIZATION_ID
  • ADMINA_API_KEY

Security Notes

The server loads API keys and organization IDs from environment variables (ADMINA_API_KEY, ADMINA_ORGANIZATION_ID), which is a secure practice for credentials. Input validation is robustly implemented using Zod schemas for all tool arguments, significantly reducing risks like injection. API calls are made via Axios with proper URL parameter serialization. Error handling captures Zod validation errors and Admina API specific errors, providing informative but non-sensitive feedback. No 'eval' or direct arbitrary command execution patterns were found.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassLow
Avg Tokens1000
Stars4
Forks0
Last Update2025-12-03

Tags

MCP serverAdmina APIIT managementAsset managementIdentity management