Skip to main content
Glama

system-prompts-mcp-server

package.json1.01 kB
{ "name": "system-prompts-mcp-server", "version": "1.0.0", "description": "Model Context Protocol server exposing system prompt files and summaries.", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc -p tsconfig.json", "start": "node dist/index.js", "dev": "node --loader ts-node/esm src/index.ts", "lint": "tsc --noEmit", "postinstall": "node scripts/configure-claude-mcp.js" }, "repository": { "type": "git", "url": "git+https://github.com/JamesANZ/system-prompts-and-models-of-ai-tools.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/JamesANZ/system-prompts-and-models-of-ai-tools/issues" }, "homepage": "https://github.com/JamesANZ/system-prompts-and-models-of-ai-tools#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.21.1", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.10.0", "ts-node": "^10.9.2", "typescript": "^5.9.3" } }

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/JamesANZ/system-prompts-mcp-server'

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