Albion MCP Server
@adryansf
About Albion MCP Server
Model Context Protocol (MCP) compatible server focused on the sandbox game Albion Online, for AI agents.
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
—
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

iubenda
Connect your AI assistant to iubenda to handle website legal compliance from start to finish. Create and manage sites, generate privacy and cookie policies tailored to the services you use, add data-processing services f

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments