Servers
Documentation Hub MCP Server
@deep-poharkar
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-deep-poharkar": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}