M
MCP Server 2ex
by @kuc-arc-f
MCP server , example
Created 10/15/2025
Updated 2 months ago
README
Repository documentation and setup instructions
mcp_server_2ex
Version: 0.9.1
Author :
date : 2025/10/14
update : 2025/11/29
MCP server , example
blog
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp_server_2ex
Cursor configuration (mcp.json)
{
"mcpServers": {
"kuc-arc-f-mcp-server-2ex": {
"command": "npx",
"args": [
"kuc-arc-f-mcp-server-2ex"
]
}
}
}