Skip to main content
Glama

Claude Code Prompt Engineer

by gr3enarr0w
package.json511 B
{ "name": "claude-code-prompt-engineer-mcp", "version": "2.0.0", "description": "Advanced prompt engineering MCP server for Claude Code with interactive refinement and automatic optimization", "main": "index.ts", "scripts": { "start": "tsx index.ts", "build": "tsc", "dev": "tsx watch index.ts" }, "type": "module", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0" }, "devDependencies": { "ts-node": "^10.9.2", "tsx": "^4.7.1", "typescript": "^5.8.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/gr3enarr0w/cc_peng_mcp'

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