MCP.so
ログイン

MCP Craftgate Projesi

@semihshn

MCP Craftgate Projesi について

Bu MCP sunucu projesinde, Craftgate’in ödeme listeleme aracı entegre edilmiştir. Bu araç sayesinde ödemeler sorgulanabilir ve ödemeler hakkında LLM (Large Language Model) desteğiyle analiz yapılabilir.

基本情報

カテゴリ

その他

ランタイム

java

トランスポート

stdio

公開者

semihshn

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Craftgate Projesi?

MCP Craftgate Projesi is an MCP (Model Context Protocol) server that integrates with the Craftgate payment infrastructure. It provides an interface to query, report, and manage payment operations. Built with Spring Boot, it connects to the Craftgate API and processes payment data.

How to use MCP Craftgate Projesi?

Clone the repository, set your Craftgate API key and secret key in src/main/resources/application.properties, then build the project with ./gradlew clean build. Run the resulting JAR file with java -jar build/libs/mcp_craftgate-0.0.1-SNAPSHOT.jar. In an MCP environment, configure it with command: "java" and args: ["-Dspring.ai.mcp.server.stdio=true", "-jar", "/full/path/to/jar"].

Key features of MCP Craftgate Projesi

  • Integrates with Craftgate payment infrastructure via MCP protocol.
  • Queries, reports, and manages payment operations.
  • Runs as a Java Spring Boot application.
  • Uses stdio-based MCP transport for communication.
  • Configurable with API keys for sandbox or production environments.
  • Logs output to a specified log file.

Use cases of MCP Craftgate Projesi

  • Query payment transactions through Craftgate.
  • Generate payment reports for analysis.
  • Manage payment operations from an MCP-compatible assistant.

FAQ from MCP Craftgate Projesi

Where can I get the API keys?

You can obtain them from the Craftgate panel or from your administrator.

What happens if I move the JAR file to another location?

You must update the JAR path in the MCP configuration file to match the new location.

Are dependencies downloaded automatically?

Yes, Gradle downloads all dependencies automatically during the first build.

コメント

「その他」の他のコンテンツ