mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-04-16 17:05:57 +00:00
Update README.md
## Server Information - **Name**: @contentrain/mcp - **GitHub**: https://github.com/Contentrain/ai - **npm**: https://www.npmjs.com/package/@contentrain/mcp - **Category**: Developer Tools ## Description Local-first MCP server for AI-generated content governance. 13 deterministic tools for any framework — model/content CRUD, validation, normalization (i18n extraction + reuse), and project intelligence. ### Key Features - 4 content kinds: collection, singleton, document (markdown), dictionary (i18n) - Git worktree isolation for safe concurrent writes with canonical JSON serialization - Two-phase normalize: extract hardcoded strings → reuse with framework-specific i18n patterns - Graph-based project scanner for structural intelligence (pages, components, imports) - 27 typed field types with validation (string, relation, array, object, media, etc.) - Platform-agnostic: works with Nuxt, Next.js, Astro, SvelteKit, React, Vue, and 20+ stacks - TypeScript, stdio transport, MIT licensed
This commit is contained in:
committed by
GitHub
parent
8708a4c291
commit
ff475a81ad
@@ -668,7 +668,7 @@ Tools and integrations that enhance the development workflow and environment man
|
|||||||
- [conan-io/conan-mcp](https://github.com/conan-io/conan-mcp) 🎖️ 🐍 🏠 🍎 🪟 🐧 - Official MCP server for Conan C/C++ package manager. Create projects, manage dependencies, check licenses, and scan for security vulnerabilities.
|
- [conan-io/conan-mcp](https://github.com/conan-io/conan-mcp) 🎖️ 🐍 🏠 🍎 🪟 🐧 - Official MCP server for Conan C/C++ package manager. Create projects, manage dependencies, check licenses, and scan for security vulnerabilities.
|
||||||
- [ConfigCat/mcp-server](https://github.com/configcat/mcp-server) 🎖️ 📇 ☁️ - MCP server for interacting with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations.
|
- [ConfigCat/mcp-server](https://github.com/configcat/mcp-server) 🎖️ 📇 ☁️ - MCP server for interacting with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations.
|
||||||
- [context-rot-detection](https://github.com/milos-product-maker/context-rot-detection) 📇 🏠 - Gives AI agents self-awareness about their cognitive state. Monitors token utilization, context quality degradation, and session fatigue. Returns health scores (0-100) and recovery recommendations based on model-specific degradation curves.
|
- [context-rot-detection](https://github.com/milos-product-maker/context-rot-detection) 📇 🏠 - Gives AI agents self-awareness about their cognitive state. Monitors token utilization, context quality degradation, and session fatigue. Returns health scores (0-100) and recovery recommendations based on model-specific degradation curves.
|
||||||
- [Contentrain/mcp](https://github.com/Contentrain/mcp) 📇 ☁️ - MCP server for Contentrain headless CMS. 14 tools for model, content, and asset management with automatic git branch synchronization and structural 3-way JSON merge for conflict resolution.
|
- [Contentrain/ai](https://github.com/Contentrain/ai) 📇 🏠 - Local-first MCP server for AI content governance — 13 tools for model/content CRUD, validation, normalization, and i18n across any framework.
|
||||||
- [cqfn/aibolit-mcp-server](https://github.com/cqfn/aibolit-mcp-server) ☕ - Helping Your AI Agent Identify Hotspots for Refactoring; Help AI Understand How to 'Make Code Better'
|
- [cqfn/aibolit-mcp-server](https://github.com/cqfn/aibolit-mcp-server) ☕ - Helping Your AI Agent Identify Hotspots for Refactoring; Help AI Understand How to 'Make Code Better'
|
||||||
- [currents-dev/currents-mcp](https://github.com/currents-dev/currents-mcp) 🎖️ 📇 ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev).
|
- [currents-dev/currents-mcp](https://github.com/currents-dev/currents-mcp) 🎖️ 📇 ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev).
|
||||||
- [Daghis/teamcity-mcp](https://github.com/Daghis/teamcity-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching.
|
- [Daghis/teamcity-mcp](https://github.com/Daghis/teamcity-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching.
|
||||||
|
|||||||
Reference in New Issue
Block a user