★ 2 stars
JavaScript
⚙️ DevOps
Updated today
Published, in-production MCP server for Mendix development — RAG over Pinecone + Supabase, multi-cloud (Fly.io/Railway), CI/CD.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mendix-mcp-server": {
"command": "npx",
"args": [
"-y",
"jordnlvr/mendix-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add mendix-mcp-server npx -y jordnlvr/mendix-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"mendix-mcp-server": {
"command": "npx",
"args": [
"-y",
"jordnlvr/mendix-mcp-server"
]
}
}
}
Topics
aimcpmendixmodel-context-protocolpineconeragsupabasetypescript