MCP: An (Accidentally) Universal Plugin System

22 azhenley 4 8/10/2025, 12:53:27 PM worksonmymachine.ai ↗

Comments (4)

shredprez · 19m ago
Has anyone tried Basement's typed xmcp framework [1]? I rolled my own mcp server implementation earlier this summer and it works but it's very basic.

I'm considering migrating, but time is limited and I'd love to avoid a dead-end if I can :p

[1] https://github.com/basementstudio/xmcp

eitland · 33m ago
How long before companies start closing this "loophole"?

And with the cynicism out of the way, what an insightful and refreshing article!

cranberryturkey · 1h ago
checkout my MCP server platform: https://github.com/profullstack/mcp-server

I built it and have added several modules, but I'm always looking for people to add more modules. See ./mcp_modules in the root folder.

fxwin · 5m ago
I'll be honest i read your repository's README.md and still have no idea what this is supposed to be. The tagline sounds like it's for implementing MCP servers, but the endpoints specified further down aren't part of MCP but something more specific (to MCPs serving a language model? Why would we serve them like that?)

Also doesn't really seem to relate to the OP beside the term 'MCP' in the title