MCP.so
登录

Albion MCP Server

@adryansf

关于 Albion MCP Server

Model Context Protocol (MCP) compatible server focused on the sandbox game Albion Online, for AI agents.

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

adryansf

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "albion_mcp": {
      "command": "node",
      "args": [
        "build/index.js"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Albion MCP Server?

A Model Context Protocol (MCP) compatible server focused on the sandbox game Albion Online, designed for AI agents. It provides contexts to agents implementing the MCP protocol, enabling integration with game data.

How to use Albion MCP Server?

Install dependencies with npm install, build the project using npm run build, then run the server directly with node build/index.js. No additional configuration commands are specified.

Key features of Albion MCP Server

  • MCP‑compatible server for AI agents
  • Focused on Albion Online game data
  • Enables context provisioning for MCP agents
  • Open source with contribution guidelines

Use cases of Albion MCP Server

FAQ from Albion MCP Server

评论

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