Skip to content
MCP Server Community By @AIDataNordic

AIDataNordic/alexandria-mcp

[![AIDataNordic/alexandria-mcp MCP server](https://glama.ai/mcp/servers/AIDataNordic/alexandria-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AIDataNordic/alexandria-mcp) 🐍 ☁️ -

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: AIDataNordic/alexandria-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-aidatanordic-alexandria-mcp

Detailed Documentation

AIDataNordic/alexandria-mcp MCP server 🐍 ☁️ -

Configuration

{
  "mcpServers": {
    "aidatanordic-alexandria-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aidatanordic-alexandria-mcp"
      ],
      "env": {}
    }
  }
}