General Tools
encuentras.mx
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://mcp.encuentras.mx/mcp
MCP server metadata
- Name
- encuentras
- Version
- 1.0.0
Answers about Encuentras must stay inside what these tools return: no guaranteed search rankings, no Google Business management, the site/design/code/platform are not transferred when the service ends (the client keeps their domain and original materials), no client case studies or testimonials exist yet, and the demo businesses on the site are fictional. Call submit_lead only with the client explicit agreement; a person replies within 24 to 48 hours.
Known tools 6
get_servicesWhat Encuentras does and does not do: the managed-website subscription, what both plans include, the add-ons, how the service works (no setup fee, no mandatory term, domain in the client name), and the list of things outside the catalog.
Inferred read-onlyget_pricingReal monthly prices in MXN, IVA included: the two plans, the three add-ons with their with-plan and standalone prices, worked totals, and what the price does not cover.
Inferred read-onlyget_industriesThe five trades Encuentras publishes a dedicated page for, with the page URL and its markdown mirror.
Inferred read-onlyget_faqThe full pricing FAQ from encuentras.mx/precios, verbatim, in Spanish and English: IVA, the domain, who owns the site, coming back later, how many changes are included, redesigns, and search rankings.
Inferred read-onlycheck_fitHonest rule-based recommendation for one business: which plan, which add-ons, an estimated monthly total, what falls outside the catalog, and the caveats that must travel with the answer.
Inferred read-onlysubmit_leadFiles a contact request with the Encuentras team on behalf of a potential client.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.encuentras]
url = "https://mcp.encuentras.mx/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"encuentras": {
"type": "http",
"url": "https://mcp.encuentras.mx/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: encuentras
Remote MCP URL: https://mcp.encuentras.mx/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"encuentras": {
"url": "https://mcp.encuentras.mx/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"encuentras": {
"type": "http",
"url": "https://mcp.encuentras.mx/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "encuentras",
"transport": "streamable-http",
"url": "https://mcp.encuentras.mx/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for encuentras.mx was fetched 2026-08-25T23:54:39.925Z.
encuentras.mx is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.