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
Servers
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments