MCP Server

by danielscholl

142 downloads
Not rated
GitHub

Description

# MCP Server ## Initial Execute Instruction Set > Warning: This will run claude in YOLO mode with no interactions. ```bash # Define the Name of the MCP Server we are creating. MCP_SERVER_NAME="reverse-mcp-server" # Define the Spec for the initial tool we are making…

About

# MCP Server ## Initial Execute Instruction Set > Warning: This will run claude in YOLO mode with no interactions. ```bash # Define the Name of the MCP Server we are creating. MCP_SERVER_NAME="reverse-mcp-server" # Define the Spec for the initial tool we are making. DETAILS=$(cat <<EOF…

Details

Author
danielscholl
Downloads
142
Categories
Other

- Exposes a single reverse_tool for reversing strings
- Created via automated instructions using Claude in YOLO mode
- Uses bash, edit, view, glob, grep, ls, batch, agent, and web fetch tools during creation

Set the environment variable MCP_SERVER_NAME to "reverse-mcp-server", define the tool spec with a reverse_tool (String Reverse), specify allowed tools, and run claude -p $AI_PROMPT --allowedTools $ALLOWED_TOOLS --json to execute in YOLO mode.

MCP Server

Initial Execute Instruction Set

> Warning: This will run claude in YOLO mode with no interactions.

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.