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.

评论

其他 分类下的更多 MCP 服务器