top | item 44533022

Show HN: Director – Local first, open source MCP Gateway

14 points| bwm | 7 months ago

Hey HN. we’re Barnaby and Tom from Director (https://director.run). A fully open source, local first MCP gateway that allows you to connect Claude, Cursor or VSCode to any MCP server in 30 seconds.

Demo: https://www.youtube.com/watch?v=Fj4mGLp-aSk

Website: https://director.run

Repository: https://github.com/director-run/director

MCP is a promising technology, but it's still early and there are lot's of (well known) problems:

- Configuration: Hard to setup, requiring writing JSON for each new client <> server connection.

- Observability: No easy way to inspect (and modify) traffic flowing between clients and servers.

- Security: MCP is often vulnerable to remote code execution attacks and prompt injection attacks.

- Context Window Management: It's very easy to load too many tools into the context window at which point the LLM can get confused.

We're looking to solve these problems by building director. We're starting with a simple local experience, but intend to add features like oAuth very soon that will allow you to run this in the cloud (or in a secure container).

Looking forward to hearing any feedback or ideas you have!

6 comments

order

dmmalam|7 months ago

Looks super useful, will deploy. I've found context window management the killer limiter / skill in enabling many agents flows. Difference between it being magic, and not working. Looking forward to any solutions here.

bwm|7 months ago

Yup, this is exactly the problem we're solving with Director :)

nc|7 months ago

Just tried it out. Easiest way to use MCP. Nice work!

bwm|7 months ago

Thank you! Feel free to let me know if you need help getting it working!

shubhamintech|7 months ago

how do you view analytics/insights on the mcp server?