DirectoryDiy Tools
tools

Diy Tools

by hesreallyhim

55
Health
fair
48
Popularity

An MCP server that allows users to dynamically add custom tools/functions at runtime

35stars
10forks
TypeScript
MIT
Updated March 11, 2026
#agent-frameworks#agentic-ai#agentic-coding#anthropic#anthropic-claude#claude#claude-code#mcp#mcp-framework#mcp-server#mcp-tools

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "diy-tools": {
      "command": "npx",
      "args": [
        "-y",
        "diy-tools-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx diy-tools-mcp

Maintenance Healthfair

Freshness32/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated recently
Solo project

Server Info

Categorytools
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory