Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Security
  3. Csl Core
Csl Core logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:31:46 PM

Csl Core

User RatingsBe the first to rate and review this MCP server!
View Repository16 GitHub StarsTotal stargazers on GitHub for the source repository (16 stars).Visit Website
ai-safetypolicy-engineformal-verificationpython

Defines Z3-verified CSL policies that deterministically allow or block AI-agent actions at runtime.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "chimera-protocol-csl-core": {
      "command": "uvx",
      "args": [
        "csl-core"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

Chimera-Protocol/csl-core MCP server applies deterministic safety policies written in Chimera Specification Language (CSL). Policies are compiled and checked with Z3, then evaluated outside the model against runtime inputs. The package also provides CLI commands for verification, simulation, REPL testing, and TLA+ model checking, plus Python and LangChain integrations. Reach for it when agent actions need enforceable constraints that do not depend on prompts, but note that the supplied material does not document MCP transport setup or exposed MCP tool names.

Use cases

โ€ขDefine action restrictions for AI agents
โ€ขVerify policy consistency before deployment
โ€ขSimulate allowed and blocked scenarios in CI
โ€ขGate LangChain tool calls with runtime context

Key features

โ€ขCSL policy files
โ€ขZ3 logical verification
โ€ขScenario simulation and interactive REPL
โ€ขTLA+ model checking
โ€ขPython guard API
โ€ขLangChain tool and chain protection

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Csl Core.

Extracted Tool Capabilities
CSL policy files
Z3 logical verification
Scenario simulation and interactive REPL
TLA+ model checking
Python guard API
LangChain tool and chain protection

How Csl Core works

What Chimera-Protocol/csl-core does

Chimera-Protocol/csl-core MCP server is built around CSL policy files that describe allowed values, state constraints, and enforcement behavior. A policy can, for example, permit reads while blocking deletes for users below a specified level. The rules are compiled into an executable policy representation and evaluated independently of the language model.

The runtime returns an allow or block result for an input context. In the documented Python example, load_guard() loads a .csl file and guard.verify() evaluates a dictionary of values. This design is intended for controls such as user tiers, environments, rate limits, and restrictions on sensitive or destructive operations.

How it works

A CSL file contains a CONFIG section and one or more domains. Domains declare variables and constraints. Conditions can combine comparisons with AND and OR, allowing policies to distinguish between actions instead of applying one global deny rule.

The verify command compiles a policy and checks its logical consistency with Z3. The simulate command evaluates one input or a batch of JSON test cases. The repl command provides an interactive way to submit scenarios and inspect whether they are allowed or blocked.

For policies that enable formal verification, the formal command runs the TLC model checker through Java. The README describes exhaustive exploration of the abstract state space and reports counterexample traces when temporal properties do not hold. This is separate from the normal runtime verification path.

Setup and configuration

Install the Python package with:

Terminal
pip install csl-core

Create a .csl policy file, then use commands such as cslcore verify policy.csl, cslcore simulate policy.csl --input '{"action":"DELETE","user_level":2}', or cslcore repl policy.csl. Batch simulation accepts a JSON file and can produce JSON output for CI/CD workflows.

Python applications can load a policy with from chimera_core import load_guard. The documented LangChain integration wraps tools with guard_tools() or inserts a policy checkpoint with gate(). Context values passed through inject are supplied by the application rather than generated by the model.

Tools and capabilities

Chimera-Protocol/csl-core MCP server supports these documented capabilities:

  • Define constraints in .csl files.
  • Check policy consistency with Z3.
  • Evaluate individual and batch scenarios.
  • Inspect policies interactively through a REPL.
  • Run TLA+ model checking when enabled.
  • Enforce checks before LangChain tools execute.
  • Add application-controlled runtime context to policy evaluation.

The material does not list named MCP tools, an MCP endpoint, or configuration examples for a particular MCP client.

Limitations and notes

The README presents benchmark results for a specific set of models, attacks, and model versions, with reruns pending against current models. Those figures should not be treated as a general guarantee for every policy or deployment.

The policy engine can only evaluate variables and constraints that the application supplies. Integrators must decide where to place checks and provide trustworthy context such as the authenticated user role or deployment environment. The LangChain examples cover tool interception and LCEL chain checkpoints; no equivalent integration details are provided for other agent frameworks.

Although the listing describes Chimera-Protocol/csl-core MCP server, the supplied documentation focuses on the Python package, CLI, and LangChain plugin. It does not establish whether Claude Desktop, Cursor, Windsurf, or Cline can connect directly, nor does it specify an MCP launch command.

Getting started with this Chimera-Protocol/csl-core MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Security View all alternatives
  • Skylos logoSkylos

    Dead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false positives than Vulture. Includes AI-powered remediation.

    ๐Ÿ”’ Security6 views
    Compare vs Skylos โ†’
  • Apktool MCP Server logoApktool MCP Server

    APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.

    ๐Ÿ”’ Security3 views
    Compare vs Apktool MCP Server โ†’
  • Jadx AI MCP logoJadx AI MCP

    JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.

    ๐Ÿ”’ Security3 views
    Compare vs Jadx AI MCP โ†’
  • Shield logoShield

    Local guardrail proxy for AI coding agents. Wraps any MCP server (stdio or Streamable HTTP) and blocks destructive tool calls โ€” DROP TABLE, rm -rf, force-push โ€” before they execute. MCP supply-chain protection: TOFU tool-catalog pinning against rug pulls, plus tool-description and tool-result scanning for tool poisoning and prompt injection. 51 starter rules, approval gates, audit logging. Single binary, Apache-2.0.

    ๐Ÿ”’ Security3 views
    Compare vs Shield โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
16
Stargazers on the source repository.
Last commit
4d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Csl Core

Install the package with `pip install csl-core`. The supplied material does not provide a separate MCP-specific installation command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCsl Core AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/chimera-protocol-csl-core?style=directory)](https://allmcps.com/mcp/chimera-protocol-csl-core)
HTML Embed
<a href="https://allmcps.com/mcp/chimera-protocol-csl-core"><img src="https://allmcps.com/api/badge/chimera-protocol-csl-core?style=directory" alt="Csl Core on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
Last updatedSep 7, 2026
11/11 checks healthy over the last 34d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars16
GitHub Star CountTotal stargazers on GitHub representing community popularity (16 stars).
Last commit4d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 7, 2026
52Quality signal: Good ยท 52/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev ยท csl-core (PyPI)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to Csl Core โ†’Install in Claude DesktopInstall in CursorInstall in VS Code