Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by itsAnanth • Tools & CLI
A Python-based MCP server that dynamically registers tools for use with Claude, designed to run local Frappe-related tools and integrate them into Claude Desktop.
Dynamically discover and call locally implemented Python tools via MCP (tools placed under the tools/ directory).
Integrate Frappe-related operations or database clients into Claude by exposing those operations as callable tools with Pydantic schemas.
A local development MCP server to test and iterate on tool implementations before deploying or integrating them into larger workflows.
This repository provides a minimal MCP (Machine Control Plane) server implemented in Python for registering and running tools located under a tools/ directory. It includes instructions to run the server locally (using uv) and to add the server configuration to Claude Desktop for integration. Tools follow a defined schema and export structure so Claude can discover, validate, and call them. This makes it easy to add new Python tools that expose functionality (for example, interacting with Frappe or databases) to Claude agents.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.