MCP GraphQL Server Multi-Fuente
by Denisijcu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PG_TABLE | No | Tabla PostgreSQL | |
| MONGO_URI | No | URI de MongoDB | |
| MYSQL_HOST | No | Host MySQL | |
| MYSQL_USER | No | Usuario MySQL | |
| MYSQL_TABLE | No | Tabla MySQL | |
| ORACLE_USER | No | Usuario Oracle | |
| ORACLE_TABLE | No | Tabla Oracle | |
| SQLITE_TABLE | No | Tabla SQLite | |
| CSV_FILE_PATH | No | Ruta al archivo CSV | |
| MONGO_DB_NAME | No | Nombre de la base de datos MongoDB | |
| DEFAULT_SOURCE | No | Fuente activa por defecto: csv, google-sheets, sqlite, postgres, mysql, mongodb, oracle | |
| MYSQL_DATABASE | No | Base de datos MySQL | |
| MYSQL_PASSWORD | No | Contraseña MySQL | |
| SQLITE_DB_PATH | No | Ruta a la base de datos SQLite | |
| ORACLE_PASSWORD | No | Contraseña Oracle | |
| MONGO_COLLECTION | No | Colección MongoDB | |
| GOOGLE_SHEETS_NAME | No | Nombre de la hoja de Google Sheets | |
| PG_CONNECTION_STRING | No | Cadena de conexión PostgreSQL | |
| GOOGLE_SHEETS_API_URL | No | URL del script de Google Sheets | |
| ORACLE_CONNECT_STRING | No | Cadena de conexión Oracle |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |