Parent/fan access to Artsonia student-art portfolios, comments, and fans (AI-built).
About
Parent/fan access to Artsonia student-art portfolios, comments, and fans (AI-built).
Security Report
The Artsonia MCP server is a well-engineered developer tool for downloading student artwork portfolios from the Artsonia platform. It demonstrates solid security practices with proper input validation, safe path handling, and good code quality. Permissions align appropriately with its purpose (network HTTP for fetching images, file I/O for storage). Minor issues include broad exception handling and limited credential validation, but these do not present meaningful security risks. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: ARTSONIA_USERNAME
Environment variable: ARTSONIA_PASSWORD
Environment variable: ARTSONIA_SESSION_CACHE
Environment variable: ARTSONIA_SESSION_FILE
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-chrischall-artsonia-mcp": {
"env": {
"ARTSONIA_PASSWORD": "your-artsonia-password-here",
"ARTSONIA_USERNAME": "your-artsonia-username-here",
"ARTSONIA_SESSION_FILE": "your-artsonia-session-file-here",
"ARTSONIA_SESSION_CACHE": "your-artsonia-session-cache-here"
},
"args": [
"-y",
"artsonia-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.