Back to directory
deepsuthar496/father-mcp

deepsuthar496/father-mcp

@deepsuthar496

An MCP server enabling AI models to implement the Model Context Protocol, complete with tools and documentation.

mcpmodel-context-protocolaidevelopmenttoolstypescriptnodejstool

Installation & Configuration

{
  "mcpServers": {
    "father-mcp": {
      "command": "node",
      "args": [
        "path/to/father-mcp/build/index.js"
      ],
      "disabled": false,
      "alwaysAllow": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17