dlang mcp server

monkyyy crazymonkyyy at gmail.com
Sun Feb 15 21:12:50 UTC 2026


On Sunday, 15 February 2026 at 20:24:16 UTC, Robert Schadek wrote:
>
> The mcp server currently has 2.5 main features
> * dscanner interface as mcp
> * dfmt interface as mcp
> If my attempt is completely pointless please tell me.
> If you have or know where to find something better please tell 
> me.

As I said in my threads on the topic, the taste of those who 
thought it was worth subjecting humans to these things is the 
inverse of those who want it for ai.

The ai's produce too formal of code. They make logic errors, not 
syntax errors.

Every new model of the month produces more and more "official 
style"-like code.

---

Heres something that I think is finished: 
https://github.com/crazymonkyyy/tokenlint I dont like regex but 
ai's do and I can imagine encoding some rules here. I havnt 
tested it much yet.

I really want code deduping and made this gist for that goal: 
https://github.com/dlang/phobos/issues/10935 (gentrification of 
the dna similarity algorithms) I'm imagining a nested version may 
produce a good codedup score then it will be trivial to wrap that 
up and set a cut off and have a tool that scans the project.

> mpc

theres allot of talk about how mpc's are a bad api, if the ai can 
write any code, it better be able to write a line of bash

I think I would rather see the replacement of the json-ed 
editors(i.e. shit) of the agents that auto run compiles and unit 
tests for every block of code added. If you auto ran dfmt then, 
easy addition and whatever. *and then when you have taken control 
of the code editing pipeline, store any deleted unit tests.*


More information about the Digitalmars-d-announce mailing list