admina-mcp-server
Verified Safeby moneyforward-i
Overview
Provides a Micro-service Communication Protocol (MCP) server to interact with the Admina API for managing IT assets, identities, services, and accounts within an organization.
Installation
npx -y @moneyforward_i/admina-mcp-serverEnvironment Variables
- ADMINA_API_KEY
- ADMINA_ORGANIZATION_ID
Security Notes
The server demonstrates strong security practices: API keys and organization IDs are correctly handled via environment variables, input validation is rigorously enforced using Zod schemas, and network requests are made via the well-established Axios library to a fixed HTTPS base URL. Error handling is also comprehensive. No 'eval', obfuscation, or hardcoded secrets were found.
Similar Servers
mcphub
An orchestration hub that aggregates, manages, and routes Model Context Protocol (MCP) servers and their tools, providing a centralized interface, user management, OAuth 2.0 authorization server capabilities, and AI-powered tool discovery and routing.
mcp-servers
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.
mcpcat-python-sdk
An analytics and observability SDK for Multi-modal Conversational Platform (MCP) servers, capturing user behavior and tool interactions for product development and debugging.
mcp-maintainer-toolkit
This server provides a Model Context Protocol (MCP) interface with various tools and resources designed to assist in maintaining, testing, and developing MCP repositories and clients.