@laskarks/mcp-rag-node
Overview
A simple MCP RAG server implemented in TypeScript/JavaScript, utilizing the @modelcontextprotocol/sdk.
Capabilities
- • mcp client integration
Best For
TypeScript/JavaScript MCP RAG server using the Model Context Protocol SDK for client integration.
Decision Snapshot
Install
available
Usage
available
Config
6 strong hints
Capabilities
1 key capabilities detected
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Installation / Setup
npm i @laskarks/mcp-rag-node
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Final parameters should follow the tool's official setup documentation.
{
"mcpServers": {
"rag-mcp-nodejs": {
"command": "npx"
}
}
}Usage
{ && "mcpServers": { && "rag": { && "command": "npx",Features
- • mcp client integration
Use Cases
- • Supports capabilities such as: mcp client integration.
- • Common usage themes: mcp, modelcontextprotocol, sdk, npm.
Supported Clients / Integrations
- • mcp client integration
Prompt Examples
example
• { && "mcpServers": { && "rag": { && "command": "npx",
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • License: ISC
- • Parser coverage score: 1.00
- • Source feeds: npm Registry Search API
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
@modelcontextprotocol/sdk
TypeScript/JavaScript implementation of the Model Context Protocol (MCP).
mcp-hello-world
A simple Hello World MCP server implemented in TypeScript/JavaScript, supporting the Model Context Protocol (MCP) with client-server functionality and STDIO mode.
hono-mcp-server-sse-transport
A Server-Sent Events transport implementation for Hono and Model Context Protocol (MCP).
@modelcontextprotocol/server-filesystem
An MCP server designed for filesystem access.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.