Skip to main content
Glama
jakubbuskiewicz

MCP Database Server

package.json539 B
{ "name": "mcp-test", "version": "1.0.0", "description": "MCP server for database operations with SQLite", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "better-sqlite3": "^11.0.0", "csv-parse": "^5.5.0" }, "devDependencies": { "@types/better-sqlite3": "^7.6.11", "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" } }

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/jakubbuskiewicz/mcp-test'

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