Norman Finance MCP Server

Official
MIT License
4
  • Linux
  • Apple

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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/norman-finance/norman-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server