Skip to main content
Glama

Wake County Public Library

by jfposton
package.json698 B
{ "name": "mcp-wake-county-library", "version": "1.0.0", "description": "MCP server for searching the Wake County Public Library catalog", "type": "module", "main": "dist/index.js", "bin": { "mcp-wake-county-library": "dist/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "start": "node dist/index.js" }, "keywords": [ "mcp", "library", "wake-county", "search", "catalog" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "cheerio": "^1.0.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/node": "^20.11.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/jfposton/mcp-wcpl-'

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