anasyakubu/mcp-client-typescript
The MCP Docs Server is a Node.js implementation of a Model Context Protocol (MCP) server that provides a powerful tool to search and retrieve up-to-date documentation snippets from popular AI/ML libraries. It leverages the Serper API to perform Google searches restricted to specific documentation domains, extracts meaningful content using web
Platform-specific configuration:
{
"mcpServers": {
"mcp-client-typescript": {
"command": "npx",
"args": [
"-y",
"mcp-client-typescript"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...