Mcp Server banner
hoangsonww hoangsonww

Mcp Server

Development community

Description

--- name: mcp-server description: Use when developing or maintaining the standalone MCP server at mcp_server/, including adding tools, resources, prompts, changing middleware, configuration, or transport behavior. --- # MCP Server Use this skill for the standalone MCP server package at `mcp_server/`. ## First read - `@mcp_server/CLAUDE.md` - `@mcp_server/README.md` ## Architecture - `server.py`: LuminaMCPServer with handler registration and dual transport (stdio + SSE). - `tools/`: 8 categ

Installation

Installs to ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-mcp-server/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-mcp-server && curl -fsSL https://raw.githubusercontent.com/hoangsonww/AI-RAG-Assistant-Chatbot/HEAD/.claude/skills/mcp-server.md -o ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-mcp-server/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository