Skip to main content
Glama
hireshBrem

Coding Prompt Engineer MCP Server

by hireshBrem
package.json535 B
{ "name": "prompt-engineer-mcp-server", "version": "1.0.0", "description": "A server for the prompt engineer MCP", "main": "index.ts", "scripts": { "start": "tsx index.ts", "build": "tsc", "dev": "tsx watch index.ts" }, "type": "module", "dependencies": { "@langchain/anthropic": "^0.3.15", "@langchain/core": "^0.3.42", "@modelcontextprotocol/sdk": "^1.7.0", "langchain": "^0.3.19" }, "devDependencies": { "ts-node": "^10.9.2", "tsx": "^4.7.1", "typescript": "^5.8.2" } }

Latest Blog Posts

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/hireshBrem/prompt-engineer-mcp-server'

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