Skip to content

A stdio MCP server build from scratch to understand how the the Model Context Protocol actually works

Notifications You must be signed in to change notification settings

ThomasCode92/dyi-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DYI MCP Server

The project demonstrates how to create a custom MCP server and client from the ground up without relying on third-party libraries. It also illustrates how to integrate this client with an AI agent.

This project is based on a couple of YouTube videos by Jack Herrington:

Getting Started

pnpm run dev    # start the mcp server in development mode

About

A stdio MCP server build from scratch to understand how the the Model Context Protocol actually works

Topics

Resources

Stars

Watchers

Forks