mdskills
← All tags

Chatbot AI Agent Skills

Browse AI agent skills tagged "Chatbot". Find and install skills, MCP servers, and plugins for your AI coding assistant.

4 listings

AI Directory MCP Server

MCP Server

MCP (Model Context Protocol) server for the Voxie AI Phone Number Directory. Allows AI assistants to query information about AI services and get webchat URLs to interact with them. Add to your Claude Desktop config (claudedesktopconfig.json): By default, the server runs in public mode which only exposes webchat URLs for Voxie services. This is the mode used when publishing to npm. For partners or

8.0sonnyflylock/voxie-ai-directory-mcp

Biel.ai MCP Server

MCP Server

Biel.ai MCP Server Connect your IDE to your product docs Give AI tools like Cursor, VS Code, and Claude Desktop access to your company's product knowledge through the Biel.ai platform. Biel.ai provides a hosted Retrieval-Augmented Generation (RAG) layer that makes your documentation searchable and useful to AI tools. This enables smarter completions, accurate technical answers, and context-aware s

7.0TechDocsStudio/biel-mcp

MCP Ragchat

MCP Server

mcp-ragchat An MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Tell Claude Code "add AI chat to mysite.com" and it will crawl your content, build a local vector store, spin up a chat server, and hand you an embed snippet. No cloud infra. No database. Just one API key. 1. Clone and build 2. Configure Claude Code (~/.claude/mcp.json) Open Claude Code and say: C

8.0gogabrielordonez/mcp-ragchat

MCP Server Chatsum

MCP Server

This MCP Server is used to summarize your chat messages. - querychatmessages - Query chat messages - Query chat messages with given parameters - Summarize chat messages based on the query prompt 1. Set up environment variables: create .env file in the root directory, and set your chat database path. 2. Install dependencies: Build the server: For development with auto-rebuild: To use with Claude De

5.0chatmcp/mcp-server-chatsum