mcp-toolsmith is an open-source CLI utility for auditing and compiling Python tool schemas for use with LLM agents. Below are 7 frameworks & sdks apps with similar functionality to mcp-toolsmith, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
mcp-builder-toolkit is an open-source CLI utility that generates Python MCP server projects based on manifest files. It streamlines the process of creating readable and tested server code, making it easier for developers to scaffold and maintain MCP-compliant services.
MCP Tool Builder is a free online tool that generates Model Context Protocol (MCP) tool definitions from Python or TypeScript function signatures. It outputs spec-compliant MCP JSON, server boilerplate code, and test commands, helping developers quickly integrate with MCP-based agent frameworks.
codebase-agent-mcp is an autonomous agent designed to provide token-efficient code analysis, documentation retrieval, and implementation guidance for large library repositories. It leverages OpenAI-compatible LLMs and supports integration via MCP and API, making it suitable for developers working with extensive codebases.
wm-mcp is an open-source CLI tool that lets users run a world model locally and expose it as an MCP server, enabling LLM agents to call it as a tool. It supports video models and is designed for AI researchers and developers.
mcpolish is a command-line static linter for Model Context Protocol (MCP) servers. It helps developers catch vague, colliding, or misleading tool descriptions before AI agents interact with them, improving reliability and clarity in agentic workflows.
cctx-mcp is an open-source MCP server designed for AI agents, offering structured code analysis that significantly reduces token usage. It integrates with Tree-sitter and is aimed at developers building efficient AI-powered code tools.
mcp-config-audit is an open-source command-line tool that scans Model Context Protocol (MCP) configuration files for security issues. It operates locally, requiring no account or network connection, and outputs results in SARIF format. Designed for developers and security engineers who need to audit MCP configs securely and efficiently.