Skip to main content
Glama

Payware MCP Server

Official
by payware
index.jsโ€ข455 B
/** * Payment Institution Deep Links Tools * Deep link management for payment institutions (transaction links only) */ import { getTransactionLinkTool } from './get-transaction-link.js'; import { deleteTransactionLinkTool } from './delete-transaction-link.js'; export const paymentInstitutionDeepLinksTools = [ getTransactionLinkTool, deleteTransactionLinkTool ]; export { getTransactionLinkTool, deleteTransactionLinkTool };

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/payware/mcp-server'

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