griffin-mcp-server

griffinbank/griffin-mcp-server

3.4

If you are the rightful owner of griffin-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Griffin MCP server (beta) provides an interface for AI agents to interact with the Griffin API using the Model Context Protocol.

The Griffin MCP server is a beta version of a Model Context Protocol (MCP) server designed to facilitate seamless interaction between AI agents and the Griffin API. This server can be accessed through any MCP client, including popular platforms like Claude Desktop and code editors such as Cursor. To use the server, users must have a Griffin API Key, which can be obtained by registering on the Griffin website. The server requires Node.js (version 16 or later) and npm (version 7 or later) to function. The Griffin MCP server offers a range of features, including the ability to open operational accounts, create and submit payments, and list various resources such as payments, bank accounts, and legal persons. It also provides tools for fetching detailed information about specific resources. Users are advised to avoid using live organization API keys with this server to ensure security. Feedback can be provided via email or through the Griffin Slack community.

Features

  • Open operational accounts
  • Create and submit payments
  • List resources such as payments, bank accounts, and legal persons
  • Fetch information about specific resources
  • Secure interaction with Griffin API

Tools

  1. create-and-submit-payment

    Creates and submits a payment

  2. open-operational-account

    Opens a new operational account

  3. list-bank-accounts

    Lists all bank accounts

  4. list-legal-persons

    Lists all legal persons

  5. list-payments

    Lists all payments

  6. list-payees

    Lists payees for a given legal person

  7. get-bank-account

    Gets details for a specific bank account

  8. get-legal-person

    Gets details for a specific legal person

  9. get-payment

    Gets details for a specific payment

  10. get-payee

    Gets details for a specific payee

  11. list-transactions

    Lists the latest transactions for a bank account