loading…
Search for a command to run...
loading…
A Model Context Protocol (MCP) server that provides file deletion capabilities, allowing AI assistants to safely delete files with support for both relative and
A Model Context Protocol (MCP) server that provides file deletion capabilities, allowing AI assistants to safely delete files with support for both relative and absolute paths.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-delete": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"qpd-v/mcp-delete"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also