SRA Simple MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SRA Simple MCP Serverrun daily farming task with 30 minute timeout"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SRA Simple MCP Server
通过模型上下文协议(MCP)控制星穹铁道助手(StarRailAssistant, SRA)的 MCP 服务器。
功能特性
列出SRA可用任务配置
运行 SRA 任务
Related MCP server: agent-bridge-mcp
安装并检查环境变量
pip install .检查Python的脚本目录是否存在于环境变量中
{Python安装目录}\Scripts配置
在 sra_simple_mcp 目录下的 config.json中配置StarRailAssistant的路径
{
"sra_path": "D:\\Software\\StarRailAssistant" // StarRailAssistant的安装路径
}MCP 客户端配置
在 Claude Code 的settings.json中添加:
{
"mcpServers": {
"SRA_MCP": {
"command": "sra-mcp" // 如果没有配置Python脚本目录的环境变量,要使用完整路径 {Python安装目录}\Scripts\sra-mcp
}
}
}可用工具
MCP修改配置项目前操作起来及其不便,目前仅支持列出任务配置、任务执行功能
任务配置工具
工具 | 描述 |
| 列出所有任务配置 |
任务执行工具
工具 | 描述 |
| 运行任务(支持超时设置) |
环境要求
仅支持 Windows - SRA 本身仅支持 Windows
需要 .NET 10.0 - 用于运行 SRA GUI
同步执行 - 任务执行会阻塞,超时时间可配置(默认 60 分钟)
许可证
MIT License
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for Hotkeyless AHK HTTP API. It lets your agent control your whole computer using hotkeys.Last updated42MIT
- AlicenseAqualityBmaintenanceAn MCP-only server that launches AI CLI tasks (Claude, Codex, Gemini, Forge, OpenCode) as background subprocesses and manages them via PID for status, output, and lifecycle control.Last updated941MIT
- AlicenseCqualityDmaintenanceAn MCP server for real-device Android reversing workflows, wrapping AlgorithmAide config writes, AppSwitch/logList sync, LSPosed scope sync, Frida script injection, and runtime log queries into a stable MCP toolset.Last updated2311MIT
- Alicense-qualityAmaintenance基于 MaaFramework 的 MCP 服务器,为 AI 助手提供 Android 设备和 Windows 桌面自动化能力。Last updated376AGPL 3.0
Related MCP Connectors
MCP server for Hailuo (MiniMax) AI video generation
MCP server for AI dialogue using various LLM models via AceDataCloud
MCP server for GLM chat completions using Zhipu AI models via AceDataCloud
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yasuoskywalker233/SRA_SimpleMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server