Skip to main content
Glama
hesreallyhim

DIY Tools MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
add_toolB

Add a new custom tool/function to the server

remove_toolB

Remove a custom tool/function from the server

list_toolsA

List all available custom tools

view_sourceB

View the source code of a registered custom tool

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
data_processorExample python function: data_processor
simple_mathExample python function: simple_math
text_analyzerExample python function: text_analyzer
web_scraperExample python function: web_scraper
api_clientExample javascript function: api_client
date_formatterExample javascript function: date_formatter
json_transformerExample javascript function: json_transformer
string_utilsExample javascript function: string_utils
file_operationsExample bash function: file_operations
system_infoExample bash function: system_info
text_analyzerExample ruby function: text_analyzer
math_utilsExample entry-points function: math_utils

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hesreallyhim/diy-tools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server