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 ServerMCP (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
Biel.ai MCP Server
MCP ServerBiel.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
MCP Ragchat
MCP Servermcp-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
MCP Server Chatsum
MCP ServerThis 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