We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/YongpengFu/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcpreadme.md•445 B
# MCP Server Resource
This is a sample resource file that can be served by the MCP server.
## Features
- Terminal command execution
- File reading capabilities
- Web content downloading
## Usage
The server provides several tools:
- `terminal`: Execute shell commands
- `benign_tool`: Download content from URLs
- `read_file`: Read files from the resource directory
This file demonstrates the file reading functionality of the MCP server.