
yop mcp java
易宝支付开放平台密钥工具的MCP服务,支持RSA和SM2密钥生成及CFCA证书下载激活。
Repository Info
About This Server
易宝支付开放平台密钥工具的MCP服务,支持RSA和SM2密钥生成及CFCA证书下载激活。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
YOP MCP - Java implementation
项目简介
YOP MCP 是一个易宝支付开放平台密钥工具的MCP服务。
功能特点
- 支持生成RSA、SM2类型的密钥
- 支持下载并激活CFCA证书
适用场景
- 对接易宝开放平台
系统要求
- Java 21或更高版本
- Maven 3.8或更高版本
快速开始
1. 克隆项目
git clone https://github.com/yop-platform/yop-mcp-java.git
2. 构建项目
cd yop-mcp-java
mvn clean package
3. 配置MCP Server
- STDIO 模式 创建或编辑MCP配置文件,添加以下配置:
{
"mcpServers": {
"yop-mcp-java": {
"command": "java",
"args": [
"-Dspring.ai.mcp.server.stdio=true",
"-Dspring.main.web-application-type=none",
"-Dlogging.pattern.console=",
"-jar",
"/your absolute path/target/yop-mcp-java-1.0.0-SNAPSHOT.jar"
]
}
}
}
Quick Start
Clone the repository
git clone https://github.com/yop-platform/yop-mcp-javaInstall dependencies
cd yop-mcp-java
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.