by hesreallyhim · MCP Server · ★ 41
DIY Tools MCP Server A Model Context Protocol (MCP) server that allows you to create custom tools/functions at runtime in any programming language and expose them to Claude or other MCP clients. Overview The DIY Tools MCP server enables you to dynamically add custom tools without needing to write a full MCP server. Simply provide the function code, parameters schema, and the server handles the rest - validation, execution, persistence, and MCP protocol integration.
| Stars | 41 |
| Forks | 11 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 79.2632103245853/100 |
| Open Issues | 9 |
| Last Updated | 2026-06-26 |
| Created | 2025-07-26 |
| Platforms | claude-code, mcp, node |
| Est. Tokens | ~18k |
Explore other popular mcp server tools:
diy-tools-mcp is An MCP server that allows users to dynamically add custom tools/functions at runtime. It is categorized as a MCP Server with 41 GitHub stars.
diy-tools-mcp is primarily written in TypeScript. It covers topics such as agent-frameworks, agentic-ai, agentic-coding.
You can find installation instructions and usage details in the diy-tools-mcp GitHub repository at github.com/hesreallyhim/diy-tools-mcp. The project has 41 stars and 11 forks, indicating an active community.
diy-tools-mcp is released under the MIT license, making it free to use and modify according to the license terms.