Loading MCP server directory, please wait...
Parent/fan access to Artsonia student-art portfolios, comments, and fans (AI-built).
npx @getmcp/cli add io.github.chrischall/artsonia-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ARTSONIA_USERNAMEYour Artsonia login email address
ARTSONIA_PASSWORDYour Artsonia account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/artsonia-mcp": {
"command": "npx",
"args": [
"-y",
"artsonia-mcp"
],
"env": {
"ARTSONIA_USERNAME": "",
"ARTSONIA_PASSWORD": ""
}
}
}
}