M
Mcpac
by @sh1nduu
MCP as Code - Execute code with MCP servers as libraries
Created 11/12/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcpac
Cursor configuration (mcp.json)
{
"mcpServers": {
"sh1nduu-mcpac": {
"command": "npx",
"args": [
"sh1nduu-mcpac"
]
}
}
}