Norman Finance MCP Server

Official
MIT License
1

get_client

Retrieve detailed client information from the Norman Finance MCP server by providing a client ID. Designed to simplify financial workflows for entrepreneurs in Germany.

Instructions

Get detailed information about a specific client. Args: client_id: ID of the client to retrieve Returns: Detailed client information

Input Schema

NameRequiredDescriptionDefault
client_idYes

Input Schema (JSON Schema)

{ "properties": { "client_id": { "title": "Client Id", "type": "string" } }, "required": [ "client_id" ], "title": "get_clientArguments", "type": "object" }
ID: akjl8hgv47