MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Artium Workflow

MCP server by farshadtx

Created 5/27/2025
Updated 4 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-artium-workflow

Cursor configuration (mcp.json)

{ "mcpServers": { "farshadtx-mcp-artium-workflow": { "command": "npx", "args": [ "farshadtx-mcp-artium-workflow" ] } } }