dbmcp
25MCP server Claude CodeCodexCursor
MCP server "dbmcp" as configured in jesse-smith/dbmcp. Runs locally from the dbmcp Python package.
MCP server Claude CodeCodexCursor
MCP server "dbmcp" as configured in jesse-smith/dbmcp. Runs locally from the dbmcp Python package.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From jesse-smith/searchloinc.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
Run a live query against the LOINC Search API and pretty-print results, to validate wrapper behavior against what the loinc.org UI returns. Use when testing or debugging the MCP server, or to check what the API returns for a given query. Takes a query string and optional scope.
MCP server Claude CodeCodexCursor +2
MCP server "searchloinc" as configured in jesse-smith/searchloinc. Runs locally from the .env Python package.
Instructions file
Claude Code instructions for jesse-smith/searchloinc, covering claude.md, what this is, loinc search api contract, development and module map.