I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

bmorphism_anti-bullshit-mcp-server
Mirror ofhttps://github.com/bmorphism/anti-bullshit-mcp-server
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
Anti-Bullshit MCP Server
A Model Context Protocol server for analyzing claims, validating sources, and detecting manipulation using multiple epistemological frameworks.
Features
The server provides three main tools for detecting and analyzing bullshit:
1. analyze_claim
Analyzes claims using multiple epistemological frameworks:
-
Empirical Framework
- Focuses on verifiable evidence
- Evaluates reproducible results
- Cross-references academic and scientific sources
- Assesses methodological rigor
-
Responsible Framework
- Evaluates ethical implications
- Assesses community impact
- Considers traditional knowledge
- Validates source credibility
-
Harmonic Framework
- Assesses coherence with established knowledge
- Integrates multiple perspectives
- Considers contextual appropriateness
- Evaluates systemic implications
-
Pluralistic Framework
- Combines all other frameworks
- Considers multiple ways of knowing
- Evaluates contextual appropriateness
- Assesses practical outcomes
- Checks alignment with community values
2. validate_sources
- Extracts and analyzes cited sources
- Validates credibility and authority
- Cross-references across multiple platforms
- Evaluates methodological soundness
- Checks for conflicts of interest
3. check_manipulation
Detects manipulation tactics including:
- Emotional manipulation
- Social pressure
- False authority
- Artificial scarcity
- Urgency creation
Installation
Prerequisites
- Node.js >= 18.0.0
- npm or yarn
Setup
- Install dependencies:
npm install
- Build the server:
npm run build
- Add to Claude Desktop (MacOS):
{
"mcpServers": {
"anti-bullshit": {
"command": "node",
"args": ["/path/to/anti-bullshit-mcp-server/build/index.js"]
}
}
}
Path: ~/Library/Application Support/Claude/claude_desktop_config.json
Or for VSCode extension:
Path: ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
Usage Examples
// Analyze a claim
const result = await analyze_claim({
text: "Studies show that 87% of experts agree with this controversial claim",
framework: "empirical"
});
// Validate sources
const validation = await validate_sources({
text: "According to Dr. Smith's groundbreaking research...",
framework: "responsible"
});
// Check for manipulation
const check = await check_manipulation({
text: "Act now! This exclusive offer expires in the next 10 minutes!"
});
Development
For development with auto-rebuild:
npm run watch
Debug with MCP Inspector:
npm run inspector
Testing Timeline
The server uses 2025-01-01 as the reference date for temporal analysis of claims (particularly relevant for Goodman's "grue" paradox and similar philosophical puzzles).
License
MIT
Author
Teglon Labs (teglon@vibes.lol)
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -am 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
PR Professional: Guiding You to Get Media Placements and Publicity Quickly and Effectively
Advanced software engineer GPT that excels through nailing the basics.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_YBLPU0SH
As a dedicated MCP user, I highly recommend the bmorphism_anti-bullshit-mcp-server by MCP-Mirror. This server is adept at filtering out irrelevant and misleading information, enhancing overall productivity and ensuring a frustration-free user experience. A must-have tool for anyone serious about efficient content management! Check it out here: https://github.com/MCP-Mirror/bmorphism_anti-bullshit-mcp-server.