We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PuroDelphi/mcpFirebird'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
run-mcp-temp.bat•197 B
@echo off
set FIREBIRD_DATABASE=F:\Proyectos\SAI\EMPLOYEE.FDB
set FB_DATABASE=F:\Proyectos\SAI\EMPLOYEE.FDB
node "D:\serverN8N\MCP\Firebird\dist\cli.js" --database "F:/Proyectos/SAI/EMPLOYEE.FDB"