@pipeworx/maryland-code

Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/maryland-code’s. Install: one-click buttons

Connect to just the @pipeworx/maryland-code pack

https://gateway.pipeworx.io/maryland-code/mcp — only @pipeworx/maryland-code’s own tools, nothing else in the catalog.

No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.

Tools: 2

Keyless. Article + section, e.g. Criminal Law 2-201.

Two traps

Maryland prints citations with an EN DASH (&sect;2&ndash;201.), not a hyphen. The shared decoder used to replace unrecognised entities with a space, turning 2-201 into 2 201 — so a real statute was reported as missing. Decoder fixed; comparisons here also normalise dash forms, since callers type hyphens.

URLs need an article short-code (gcr for Criminal Law) the citation does not carry, so the mapping is a table.

The site answers 200 for unknown sections, so the section number is confirmed in the text.

Data source

Maryland General Assembly. Statutes are public record.

Tools

  • md_code_section — Get the FULL TEXT of a section of the Maryland Code — Maryland state statutes — by citation. “Md. Code, Criminal Law 2-201” is first degree murder. Returns the statutory text. Keyless. Use for “what d
  • md_articles — List the Maryland Code articles this pack can reach. Keyless. Use before md_code_section when you know the subject but not the article name.

Tools

  • md_articles — List the Maryland Code articles this pack can reach. Keyless. Use before md_code_section when you know the subject but not the article name.
  • md_code_section — Get the FULL TEXT of a section of the Maryland Code — Maryland state statutes — by citation. Md. Code, Criminal Law 2-201 is first degree murder. Returns the statutory text. Keyless. Use for what does

Regenerated from source · build September 25, 2026