Built a custom MCP-like server in <3 hours to explore model context protocols and tool invocation (not the protocol, but, underlying concepts). It’s a minimal, educational implementation with a chat interface, supporting web searches, CPU counts, and page scraping via FireCrawl. Check out the README for sample runs and setup. Purely for learning—code’s rough but functional. Thoughts?
https://github.com/freakynit/mcp-like-server
Built a custom MCP-like server in <3 hours to explore model context protocols and tool invocation (not the protocol, but, underlying concepts). It’s a minimal, educational implementation with a chat interface, supporting web searches, CPU counts, and page scraping via FireCrawl. Check out the README for sample runs and setup. Purely for learning—code’s rough but functional. Thoughts?