InsForge
Quality Score
88
/100
MCP server for InsForge BaaS — database, storage, edge functions, and deployments
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.insforge.dev/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"insforge-mcp": {
"command": "npx",
"args": [
"-y",
"@insforge/mcp"
],
"env": {
"API_KEY": "<your-api_key>",
"API_BASE_URL": "<api_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"insforge-mcp": {
"command": "npx",
"args": [
"-y",
"@insforge/mcp"
],
"env": {
"API_KEY": "<your-api_key>",
"API_BASE_URL": "<api_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @insforge/mcp§02 Environment variables
API_KEYrequiredsecret
InsForge project API key
API_BASE_URLrequired
InsForge backend URL (e.g. https://your-app.us-east.insforge.app)
§03 MCP Quality Score · methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.