Today I’m going to show you guys how to implement your own MCP server and plug it into claude, so that you could invoke it when talking to Claude. First, let’s create a folder, let’s say, mcp, then cd into it, and then vim to create and edit a server.py file, implement your codes like this…