MCP.so
登录

MCP Server

@danielscholl

关于 MCP Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

danielscholl

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Server?

MCP Server is a server created by following the provided initial execute instruction set. It defines a server named "reverse-mcp-server" that exposes a tool to reverse strings.

How to use MCP Server?

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.

Key features of MCP Server

  • 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

Use cases of MCP Server

  • Reversing a string by calling the reverse_tool

FAQ from MCP Server

What tools does MCP Server expose?

The server exposes a single tool named reverse_tool that performs string reversal.

What runtime environment is required?

The server requires the Claude CLI, bash, and the allowed tools (Bash, Edit, View, GlobTool, GrepTool, LSTool, BatchTool, AgentTool, WebFetchTool, Write).

Is there any warning when using MCP Server?

Yes, the instructions warn that running Claude in YOLO mode means no user interactions are allowed.

评论

其他 分类下的更多 MCP 服务器