Un servidor MCP (Model Context Protocol) personalizado con un conjunto completo de herramientas para fecha/hora, manejo de archivos, información del
MCP Custom Tools MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. Un servidor MCP (Model Context Protocol) personalizado con un conjunto completo de herramientas para fecha/hora, manejo de archivos, información del sistema, procesamiento de texto y operaciones web.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Once MCP Custom Tools is connected, these are the calls the assistant has available:
current_time — Obtener fecha y hora actualformat_timestamp — Formatear timestamp a formato legiblecalculate_age — Calcular edad a partir de fecha de nacimientodays_between — Calcular días entre dos fechasmonth_calendar — Generar calendario mensualread_file — Leer contenido de archivo (async/sync)file_info — Obtener información detallada de archivolist_directory — Listar contenido de directoriocalculate_hash — Calcular hash MD5/SHA256 de archivosearch_files — Buscar archivos por patrónsystem_info — Información general del sistemacpu_info — Información detallada de CPUThis sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. MCP Custom Tools's toolset — current_time, format_timestamp, calculate_age and 11 more — is a fair guide to whether it matches your workflow. It is maintained by SergiFuster; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against MCP Custom Tools's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| current_time | Obtener fecha y hora actual |
| format_timestamp | Formatear timestamp a formato legible |
| calculate_age | Calcular edad a partir de fecha de nacimiento |
| days_between | Calcular días entre dos fechas |
| month_calendar | Generar calendario mensual |
| read_file | Leer contenido de archivo (async/sync) |
| file_info | Obtener información detallada de archivo |
| list_directory | Listar contenido de directorio |
| calculate_hash | Calcular hash MD5/SHA256 de archivo |
| search_files | Buscar archivos por patrón |
| system_info | Información general del sistema |
| cpu_info | Información detallada de CPU |
| memory_info | Información de memoria RAM |
| disk_info | Información de discos y almacenamiento |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.