stars
0
forks
3
last update
license
Unknownv1.0.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add jhgaylor-ai-jakegaylor-com// Run from any project directory
$ claude --skill jhgaylor-ai-jakegaylor-com "scaffold a typed REST endpoint"// extracted bash block
$ # Clone the repository (or download)
git clone https://github.com/your-username/jakegaylor-com-mcp-server.git
cd jakegaylor-com-mcp-server
# Install dependencies
npm installAn HTTP server built with Express and TypeScript that serves both a webpage and a Model Context Protocol (MCP) endpoint.
Loading README…
authored by
@jhgaylornode-candidate-mcp-server
A Model Context Protocol (MCP) server that gives LLMs access to information about a candidate.
express-mcp-server-text-extractor
A stateless Model Context Protocol (MCP) server built with Express and TypeScript.
express-mcp-handler
A middleware for integrating Model Context Protocol (MCP) with Express applications, enabling seamless communication between LLMs and tools.
$ cat reviews/