Skip to main content
Glama

Aladin Book Search MCP Server

by TeeDDub
package.json676 B
{ "name": "mcp-aladin-node", "version": "1.0.0", "description": "알라딘 도서 검색 MCP 서버 (Node.js)", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc && cp src/aladin_book_categories.json dist/", "dev": "tsx src/index.ts", "start": "node dist/index.js", "prepare": "npm run build" }, "keywords": [ "mcp", "aladin", "books", "search" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.0", "axios": "^1.7.8", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.6", "tsx": "^4.19.2", "typescript": "^5.7.2" } }

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/TeeDDub/mcp-aladin-books-server'

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