-
securityF
license-
qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.
Last updated -
32
5
TypeScript
MCP 服务器使 LLM 能够通过 MCP 客户端(例如 Claude Desktop)动态创建新工具。
使用 Claude Desktop 中的 create_tool 命令(或强烈建议!!)动态创建新工具
添加到claude_desktop_config.json
:
local-only server
The server can only run on the client's local machine because it depends on local resources.
MCP 服务器根据用户请求根据需要创建新工具来构建自身(需要重新启动 Claude Desktop 才能使用新创建的工具)。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hanweg/mcp-tool-builder'
If you have feedback or need assistance with the MCP directory API, please join our Discord server