Skip to main content
Glama

Amazon Q Custom Prompt MCP Server

by fiet-kyo
package.json669 B
{ "name": "@juvisdiet/q-developer-commands", "version": "1.2.1", "description": "MCP server for GitHub-based custom prompts", "main": "index.js", "type": "module", "bin": { "prompt-mcp": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": ["mcp", "model-context-protocol", "prompts", "github"], "author": "kyo", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/juvisdiet/q-developer-commands.git" }, "publishConfig": { "registry": "https://npm.pkg.github.com" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "engines": { "node": ">=18.0.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/fiet-kyo/prompt-mcp'

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