Albion MCP Server
@adryansf
About Albion MCP Server
Model Context Protocol (MCP) compatible server focused on the sandbox game Albion Online, for AI agents.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"albion_mcp": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Tools
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 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
—
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
Comments