MCP Craftgate Projesi
@semihshn
About 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.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments