No results found for query:
An error occured while performing your search, please contact Bump.sh support if it persists.
MCP server URL
https://apidocs.fincalc.co.uk/mcp
Standard setup for AI tools providing an mcp.json file
"FinCalc API MCP server": { "url": "https://apidocs.fincalc.co.uk/mcp" }
This endpoint allows you to get the status of the server.
Success
Default value is true.
true
curl \ --request GET 'https://api.fincalc.co.uk/api/status'
{ "success": true, "data": {} }