Skip to main content
Glama
demo-mcp.md698 B
--- description: Demonstrate fd-mcp tools with live examples --- Demonstrate the power of fd-mcp tools by running several quick examples: 1. **Fast file search**: Use mcp__fd__fd_search to find Python files (extension="py") 2. **Content search**: Use mcp__fd__fd_search_content to find "def " in Python files with context 3. **Recent files**: Use mcp__fd__fd_recent_files to show files changed in last 24 hours 4. **File count**: Use mcp__fd__fd_count to count total files For each operation, explain: - Which tool you're using - Why it's better than bash alternatives - The speed advantage (5-10x faster for search, 10-100x for content search) Show the user how easy and fast these tools are!

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/thhart/fd-mcp'

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