Yes, I would recommend visiting https://modelcontextprotocol.com to address some initial questions. After that, you can choose one of the sdks. If you prefer a different programming language that isn’t available, you can check gh for libraries in other languages. You can also create your own implementation based on the base protocol... if you want xD Once you pick your poison, writing a server is quite straightforward, for example, I wrote this some time ago in ts https://github.com/gzuuus/mcp-echo/blob/master/src/mcp-server.ts You can also choose from one of the mcp servers available on mcp.so or other repositories. Then if you want to test it out, use the inspector https://modelcontextprotocol.io/docs/tools/inspector which will allow you to call tools and debug the server. After that, you can integrate it with an llm if you wish. Additionally, there is a workshop that utilizes also the dvmcp packages https://dvmcp.fun/blog/dvmcp-workshop

Reply to this note

Please Login to reply.

Discussion

No replies yet.