Frequently Asked Questions about Chlorpromazine MCP Server
Q: What is Chlorpromazine MCP Server? A: Chlorpromazine MCP Server is a Model Context Protocol (MCP) server implementation designed to prevent LLM hallucinations by providing tools for documentation search and grounded information retrieval.
Q: What is MCP? A: MCP stands for Model Context Protocol. It’s an open protocol that standardizes how applications provide context to Large Language Models (LLMs), enabling them to access and interact with external data sources and tools.
Q: How does Chlorpromazine MCP Server prevent LLM hallucinations?
A: It provides two primary tools: kill_trip, which uses SerpAPI to search documentation, and sober_thinking, which reads project files to provide grounded information.
Q: What is the kill_trip tool?
A: The kill_trip tool leverages the SerpAPI to perform documentation searches. It’s triggered when the user expresses doubt or accuses the agent of being wrong, verifying information against official sources.
Q: What is the sober_thinking tool?
A: The sober_thinking tool reads project files like .env, README.md, and CHANGELOG to provide grounded information about the project’s current status and configuration.
Q: What are the prerequisites for using Chlorpromazine MCP Server? A: You need Node.js 18 or higher and a SerpAPI key.
Q: How do I configure Chlorpromazine MCP Server?
A: Create a .env file with your SerpAPI key and optional settings like SITE_FILTER and PORT.
Q: How do I use Chlorpromazine MCP Server? A: Once configured and running, you can access its API endpoints for listing prompts and tools, and for calling specific tools.
Q: Is Chlorpromazine MCP Server secure? A: It is recommended to deploy it behind an API gateway or enable API key authentication.
Q: How does Chlorpromazine MCP Server integrate with UBOS? A: By integrating Chlorpromazine into UBOS-powered AI Agents, you can ensure they are grounded in factual information, reducing hallucinations and errors.
Q: Where can I deploy Chlorpromazine MCP Server? A: It is designed to be deployed on platforms like Smithery.ai. You can connect your GitHub repo and add the required environment secrets.
Q: Can I expose Chlorpromazine MCP Server directly to the public internet? A: No, it is not recommended. You should deploy it behind an API gateway or enable API key authentication for security.
Buzz Killington
Project Details
- 82deutschmark/chlorpromazine-mcp
- MIT License
- Last Updated: 5/28/2025
Recomended MCP Servers
MCP Server for docker container creation and code execution
An mcp server that efificiently generates a node tree and related metadata for a figma node.
MCP Server for GNU Make
A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Contiene un pequeño programa de un servidor MCP con dos tools para obtener el tiempo y traducirlo a...
An MCP server implementation that integrates the Tavily Search API, providing optimized search capabilities for LLMs.
一个可以使用cambridge dictionary查询单词的mcp服务器





