P
Processing MCP Server
by @twelve2five
MCP server by twelve2five
Created 6/3/2025
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx processing-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"twelve2five-processing-mcp-server": {
"command": "uvx",
"args": [
"processing-mcp-server"
]
}
}
}