{"id":30930307,"url":"https://github.com/thomascode92/dyi-mcp-server","last_synced_at":"2026-02-15T19:34:09.045Z","repository":{"id":309422534,"uuid":"1032715804","full_name":"ThomasCode92/dyi-mcp-server","owner":"ThomasCode92","description":"An MCP STDIO server build from scratch to understand how the the Model Context Protocol actually functions","archived":false,"fork":false,"pushed_at":"2025-08-11T19:15:16.000Z","size":9,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-11T21:12:38.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThomasCode92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-05T18:01:28.000Z","updated_at":"2025-08-05T18:01:32.000Z","dependencies_parsed_at":"2025-08-11T21:14:05.083Z","dependency_job_id":"d00cece0-7b08-4823-8aa1-0742b3c7b419","html_url":"https://github.com/ThomasCode92/dyi-mcp-server","commit_stats":null,"previous_names":["thomascode92/dyi-mcp-server"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ThomasCode92/dyi-mcp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fdyi-mcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fdyi-mcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fdyi-mcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fdyi-mcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasCode92","download_url":"https://codeload.github.com/ThomasCode92/dyi-mcp-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fdyi-mcp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274448161,"owners_count":25287121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-10T10:44:25.113Z","updated_at":"2026-02-15T19:34:09.033Z","avatar_url":"https://github.com/ThomasCode92.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# DYI MCP Server\n\nThe project demonstrates how to create a custom MCP server and client from the\nground up without relying on third-party libraries. It also illustrates how to\nintegrate this client with an AI agent.\n\n\u003e This project is based on a couple of YouTube videos by Jack Herrington:\n\u003e\n\u003e - [Build a Custom MCP Server in 15 Minutes](https://www.youtube.com/watch?v=nTMSyldeVSw)\n\u003e - [MCP Client Setup in 10 Minutes](https://www.youtube.com/watch?v=S2x1bsMk19I)\n\u003e - [AI Tool Calling](https://www.youtube.com/watch?v=PD2ecDWbeNk)\n\n## ☕ About This MCP Server\n\nThis MCP server implements a **coffee shop** interface that allows AI agents to:\n\n- Browse available coffee drinks (Latte, Mocha, Flat White)\n- Get detailed information about each drink including prices and descriptions\n\nThe coffee shop MCP provides a practical example of building custom MCP tools\nthat integrate with AI agents for real-world applications.\n\n![Chat with AI](./images/chat_with_ai.png)\n\n## 🛠️ Core Technologies\n\n- [Node.js](https://nodejs.org/) - JavaScript runtime.\n- [TypeScript](https://www.typescriptlang.org/) - A superset of JavaScript that\n  adds static types.\n- [Model Context Protocol](https://modelcontextprotocol.io/) - The protocol for\n  building AI applications.\n\n## 📚 Additional Resources\n\nFor detailed instructions on interacting with each component:\n\n- **[MCP Server README](./apps/server/README.md)** - Learn how to run and\n  configure the MCP server, use the inspector interface, and connect external\n  clients.\n- **[MCP Client README](./apps/client/README.md)** - Discover how to set up AI\n  agent connections, run the client, and use the interactive terminal interface.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomascode92%2Fdyi-mcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomascode92%2Fdyi-mcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomascode92%2Fdyi-mcp-server/lists"}