mcp-server-firebird
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIREBIRD_HOST | Yes | Endereço do servidor Firebird | localhost |
| FIREBIRD_PORT | No | Porta do servidor Firebird | 3050 |
| FIREBIRD_USER | No | Usuário do banco | SYSDBA |
| MCP_SERVER_NAME | No | Nome do servidor MCP | firebird-expert-server |
| FIREBIRD_CHARSET | No | Charset da conexão | UTF8 |
| FIREBIRD_DATABASE | Yes | Caminho completo do banco | /path/to/database.fdb |
| FIREBIRD_LANGUAGE | No | Idioma das mensagens | en_US |
| FIREBIRD_PASSWORD | Yes | Senha do usuário | masterkey |
| MCP_SERVER_VERSION | No | Versão do servidor | 1.0.0 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/marcelofmatos/mcp-server-firebird'
If you have feedback or need assistance with the MCP directory API, please join our Discord server