mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 11:51:18 +00:00
Merge pull request #13111 from Bristlecone2026/patch-1
Add Bristlecone Logic to Developer Tools
This commit is contained in:
@@ -1289,6 +1289,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
|
||||
- [aurumflux20/effectfence](https://github.com/aurumflux20/effectfence) [](https://glama.ai/mcp/servers/aurumflux20/effectfence) 🦀 🏠 🍎 🪟 🐧 - Causal effect fence for agent tool calls: stops double-charges and duplicate side effects. Same-instant races elect exactly one winner; late duplicates replay a sealed, content-addressed receipt (fence_prepare / fence_commit / fence_abort). Ships a 1,000-attempt storm demo enforced in CI. `npx -y effectfence` (prebuilt binaries for macOS, Windows and Linux — no Rust toolchain) or `cargo install effectfence`.
|
||||
- [baobabcat/demandscope](https://github.com/baobabcat/demandscope) [](https://glama.ai/mcp/servers/baobabcat/demandscope) 🐍 🏠 🍎 🪟 🐧 - Demand-signal scanner for validating digital-product and dev-tool ideas: query GitHub repo signals, Hacker News attention, and npm/PyPI download counts through six stdio tools with TTL caching and backoff. Dependency-free, no API keys. Listed on the official MCP Registry (`io.github.baobabcat/demandscope`).
|
||||
- [BoxBoxmari/my-pi](https://github.com/BoxBoxmari/my-pi) [](https://glama.ai/mcp/servers/BoxBoxmari/my-pi) 📇 🏠 🍎 🪟 🐧 - Local-first MCP runtime for coding agents with bounded workspace access, guarded writes, AST search, LSP navigation/diagnostics, and Git tooling.
|
||||
- [Bristlecone-Logic/bristlecone-logic](https://github.com/Bristlecone2026/bristlecone-logic) [](https://glama.ai/mcp/servers/Bristlecone2026/bristlecone-logic) 🐍 ☁️ - Deterministic execution guardrails, isolated AST math evaluation, SSRF-safe DNS routing, and autonomous malformed JSON repair.
|
||||
- [hivemindunit/llmintel-mcp](https://github.com/hivemindunit/llmintel-mcp) [](https://glama.ai/mcp/servers/hivemindunit/llmintel-mcp) 📇 ☁️ - Check whether an LLM model id is deprecated, retiring, or retired, and what to migrate to. Covers OpenAI, Anthropic, Azure, Bedrock, Google, and Cohere. No API key. `npx -y @llmintel/mcp` or `https://llmintel.ai/v1/mcp`
|
||||
- [jubstaaa/hono-telescope](https://github.com/jubstaaa/hono-telescope) [](https://glama.ai/mcp/servers/Jubstaaa/hono-telescope) 📇 🏠 - Debugging for [Hono](https://hono.dev) apps whose dashboard is also an MCP server: read the running application's recent exceptions with the request that produced them and that request's logs and queries, recent requests filtered by status or duration, one request in full, and the slowest queries. Read-only, five tools, zero runtime dependencies. `npm i hono-telescope`, then `claude mcp add --transport http telescope http://localhost:3000/telescope/mcp`.
|
||||
- [rm-rf-prod/GroundTruth-MCP](https://github.com/rm-rf-prod/GroundTruth-MCP) [](https://glama.ai/mcp/servers/rm-rf-prod/GroundTruth-MCP) 📇 🏠 🍎 🪟 🐧 - Self-hosted MCP for live docs, code audits, snippets, and best practices across 445+ libraries. 14 tools, 107 audit patterns with file:line precision, BM25-ranked snippets, lockfile-aware version pinning, npm/PyPI/crates.io/Go fallback. No API keys, no rate limits, Context7 alternative. `npx -y @groundtruth-mcp/gt-mcp`
|
||||
|
||||
Reference in New Issue
Block a user