Skip to main content
Glama
claude-desktop.json398 B
{ "mcpServers": { "firebird": { "command": "npx", "args": [ "mcp-firebird@alpha", "--database", "F:\\Proyectos\\SAI\\EMPLOYEE.FDB", "--user", "SYSDBA", "--password", "masterkey", "--use-native-driver" ], "env": { "FIREBIRD_HOST": "127.0.0.1", "FIREBIRD_PORT": "3050" } } } }

Latest Blog Posts

MCP directory API

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