Disting NT Community RAG MCP Server — semantic search over community plugin code.
- Landing page: https://nt-mcp.fly.dev
- MCP endpoint: https://nt-mcp.fly.dev/mcp
- Claude Code skills installer:
curl -fsSL https://nt-mcp.fly.dev/install.sh | bash
This repo includes a distributable Claude Code plugin in claude-plugin/ and a marketplace manifest in .claude-plugin/marketplace.json.
After publishing the repo publicly, users can install the skills with:
/plugin marketplace add thorinside/nt_mcp
/plugin install disting-nt-toolkit@nt-mcp
If the GitHub repo lives under another owner/name, replace thorinside/nt_mcp.
uv run nt-mcp serve --transport streamable-httpThen open http://127.0.0.1:8080/ and connect MCP clients to http://127.0.0.1:8080/mcp.