MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

N
Nexus MCP Public

MCP server by Dharm3112

Created 4/22/2026
Updated about 23 hours ago
Repository documentation and setup instructions

Nexus-MCP-Public

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/Dharm3112/Nexus-MCP-Public
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "dharm3112-nexus-mcp-public": { "command": "git", "args": [ "clone", "https://github.com/Dharm3112/Nexus-MCP-Public" ] } } }