Skip to main content
Glama

Informix MCP Server

package.json683 B
{ "name": "informix-mcp", "version": "1.0.0", "description": "MCP server for Informix database operations", "main": "main.ts", "type": "module", "scripts": { "start": "tsx main.ts", "dev": "tsx watch main.ts", "build": "tsc", "test": "echo \"Error: no test specified\" && exit 1", "inspector": "npx -y @modelcontextprotocol/inspector npx -y tsx main.ts" }, "keywords": ["mcp", "informix", "database", "server"], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.1", "zod": "^3.25.67" }, "devDependencies": { "@types/node": "^20.10.0", "tsx": "^4.6.0", "typescript": "^5.3.0" } }

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/litoralcreativo/informix-mcp'

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