S
Scripting Docs MCP
by @JaxsonWang
MCP server by JaxsonWang
Created 12/15/2025
Updated about 16 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx scripting-docs-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"jaxsonwang-scripting-docs-mcp": {
"command": "uvx",
"args": [
"scripting-docs-mcp"
]
}
}
}