jhgaylor
MCP Serverjhgaylorpublic

example candidate mcp server

一个基于Express和TypeScript的HTTP服务器,提供网页服务和MCP协议支持。

Repository Info

3
Stars
0
Forks
3
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个基于Express和TypeScript的HTTP服务器,提供网页服务和MCP协议支持。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

HTTP Server with MCP Support

An HTTP server built with Express and TypeScript that serves both a webpage and a Model Context Protocol (MCP) endpoint.

Features

  • HTTP server with both web and MCP functionality
  • Stateless MCP server implementation with modern Streamable HTTP transport
  • TypeScript for type safety
  • Express.js for HTTP handling

Requirements

  • Node.js 18+
  • npm or yarn

Installation

# Clone the repository (or download)
git clone https://github.com/your-username/example-candidate-mcp-server.git
cd example-candidate-mcp-server

# Install dependencies
npm install

# Start the http transport
npm run start:web

# Start the stdio transport
npm run start

Customizing the candidate data

To customize the candidate data, you can set the following environment variables in your environment or in a .env file at the root of your project:

  • CONTACT_EMAIL: The contact email address for the server.
  • MAILGUN_API_KEY: The API key for Mailgun, used for sending emails.
  • MAILGUN_DOMAIN: The domain for Mailgun, used for sending emails.
  • CANDIDATE_NAME: The name of the candidate.
  • RESUME_URL: The URL to the candidate's resume in PDF format.
  • LINKEDIN_URL: The URL to the candidate's LinkedIn profile.
  • GITHUB_URL: The URL to the candidate's GitHub profile.
  • WEBSITE_URL: The URL to the candidate's personal website.

These variables are used to configure the server and customize the candidate's information that is served by the MCP server. Make sure to restart the server after making changes to these variables for them to take effect.

You can also update them directly in src/config.ts.

Development

# Build the TypeScript code
npm run build

# Run in development mode with auto-reloading
npm run dev

# Run tests (when added)
npm test

Server Structure

src/
  ├── index.ts                # Main application entry point
  ├── express.ts              # HTTP server configuration
  ├── stdio.ts                # STDIO server configuration
  ├── config.ts               # Server configuration
  └── types.ts                # TypeScript type definitions

License

ISC

Regenerating the fly deploy key

The token was made with:

fly tokens create deploy --name gh-jakegaylor-com-mcp-server --expiry 2160h

Quick Start

1

Clone the repository

git clone https://github.com/jhgaylor/example-candidate-mcp-server
2

Install dependencies

cd example-candidate-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjhgaylor
Repoexample-candidate-mcp-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation