Skip to content
Back to search
30
MCP

hooks-mcp

pypi/hooks-mcp

MCP server that exposes project-specific development tools (tests, linters, etc.) and prompts via YAML configuration

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_scosman-hooks-mcp
MCP server that exposes project-specific development tools (tests, linters, etc.) and prompts via YAML configuration
0 tools
file-tools-mcp
MCP server providing file tools for LLMs and coding agents to quickly get project context
0 tools
hooks mcp
Metadata-only Glama MCP server.
0 tools
DevTool MCP
Development tooling MCP server with process management, proxy, and frontend diagnostics
0 tools
sample mcp and hook
Metadata-only Glama MCP server.
0 tools
hackerdogs/chrome-devtools-mcp
Chrome DevTools MCP Server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hooks-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}