mcp-server-hands-on
If you are the rightful owner of mcp-server-hands-on and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document is a summary of a hands-on session held at SoldOut Inc.'s Tokyo office in April 2025, focusing on MCP server technology.
The hands-on session aims to equip participants with the ability to 'understand,' 'decompose,' and 'reconstruct logically' through programming. The session uses the PokéAPI to create an MCP server that retrieves Pokémon information based on an ID input. The goal is to understand the workings of an MCP server, grasp JavaScript/TypeScript syntax, and learn how to write code to operate a server and add tools. The session is structured into six steps, each building towards a small deliverable, and encourages participants to resolve queries through chat or verbal communication. Key knowledge areas include JavaScript/TypeScript basics, Node.js scripting, CLI operations, and HTTP requests.
Features
- Understanding MCP server architecture and functionality.
- Learning JavaScript/TypeScript syntax and Node.js environment.
- Implementing tools and endpoints using PokéAPI.
- Building and verifying server operations.
- Connecting MCP server with Claude Desktop for testing.