Skip to main content
Glama
luancamara

MCP Firebird

by luancamara

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoThe Firebird database hostlocalhost
DB_PORTNoThe Firebird database port3050
DB_USERYesThe database userSYSDBA
SSE_PORTNoThe port for SSE transport3003
LOG_LEVELNoLogging level (debug, info, warn, error)info
CORS_ORIGINNoAllowed CORS origins (comma-separated)
DB_DATABASEYesThe path to the Firebird database file
DB_PASSWORDYesThe database password
CORS_HEADERSNoAllowed CORS headers (comma-separated)Content-Type,mcp-session-id
CORS_METHODSNoAllowed CORS methods (comma-separated)GET,POST,OPTIONS
MAX_SESSIONSNoMaximum concurrent sessions for SSE transport1000
TRANSPORT_TYPENoThe transport protocol type (stdio, sse, http, or unified)stdio
SSE_SESSION_TIMEOUT_MSNoSession timeout in milliseconds for SSE transport1800000
SESSION_CLEANUP_INTERVAL_MSNoSession cleanup interval in milliseconds60000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/luancamara/mcpFirebird'

If you have feedback or need assistance with the MCP directory API, please join our Discord server