# TesteServidorMCP

Provide a Python-based MCP server that offers tools for word frequency counting, URL extraction, AI site recommendation, and internal log registration. Enable integration with LLM applications to per…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add paolaalim/testemcp

# Browse available tools
npx -y smithery tool list paolaalim/testemcp
```
