Extracting Filemaker Business Logic
MCP Serverby AJBcoding · Added 5mo ago
Claude
3
Install
git clone https://github.com/AJBcoding/claude-skill-evalAdd to Claude
claude mcp add extracting-filemaker-business-logicQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"extracting-filemaker-business-logic": {
"command": "npx",
"args": [
"@modelcontextprotocol/extracting-filemaker-business-logic"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use when analyzing FileMaker DDR to extract calculations, custom functions, and business logic for PostgreSQL import processes or maintenance scripts - focuses on understanding and adapting FileMaker logic rather than direct schema migration
Tags
data-analyticspythonsqlexpressdatabaseskill