MauricioPerera
@mauricioperera
I build the infrastructure AI agents need. Vector stores, memory systems, execution protocols. No dependencies, no degree, no excuses.
13
Published Tools
0
Total Stars
376
Weekly Downloads
23
GitHub Followers
265
Public Repos
Published Tools
12 MCP Servers1 Skillacross 4 categoriesn8n-nodes-js-vector-store
Mauricio Perera
n8n community node to store, search and manage vectors on the host filesystem via js-vector-store
@rckflr/llms-skills
Mauricio Perera
One-command publisher CLI for the llms.txt Skills standard: scaffold, hash, sign, and sync the ## Skills section + .well-known/agent-skills/index.json. Byte-identical to the reference Python generator; zero hard dependencies (BM25 knowledge snapshots via
...more@rckflr/mcpwasm
Mauricio Perera
Static MCP host: run untrusted MCP tool.js files sandboxed in QuickJS-wasm (Cloudflare Workers or Node), with explicit host capabilities (fetchOrigin, callInternal, extraCapabilities) and llms.txt executable-skills parsing.
...more@rckflr/a2e-mcp-server
rckflr
MCP server exposing the A2E product-api as a bounded set of tools (stdio + HTTP).
agent-tools-plugin-kite-lite
rckflr
kite-lite plugin for agent-tools-runtime: a stdio MCP client that spawns the kite-lite binary (https://github.com/MauricioPerera/kite-lite) and exposes its browsing/rendering tools, plus a deterministic page-overview skill.
...moreagent-tools-plugin-github
rckflr
GitHub plugin for agent-tools-runtime: typed facade tools (search_repositories, get_repository, list_issues, get_latest_commit, create_issue) plus a deterministic repo-overview skill.
...moreagent-tools-plugin-n8n
rckflr
n8n plugin for agent-tools-runtime: typed facade tools plus deterministic skills for data tables and workflow orchestration (insert-and-verify-datatable-row, data-table-crud, create-and-verify-workflow).
...moreagent-tools-plugin-tasks
rckflr
Self-hosted tasks REST API plugin for agent-tools-runtime: typed facade over a plain CRUD endpoint (no MCP, no OAuth) plus a deterministic insert-and-verify-task skill.
...moreagent-tools-plugin-pocketbase
rckflr
PocketBase plugin for agent-tools-runtime: typed facade tools (list_collections, list_records, get_record, create_record, update_record, delete_record) over PocketBase's REST API with its own dynamic (login-based) auth, plus a deterministic insert-and-ver
...moreagent-tools-plugin-gh-cli
rckflr
GitHub CLI (gh) plugin for agent-tools-runtime: typed facade tools (repo_view, issue_list, pr_list, issue_create) via execFile over the real gh binary, plus a deterministic repo-overview skill.
...moreccdd-gate
Mauricio Perera
Gate determinista de complejidad y task-contracts (CCDD), con servidor MCP. Sin LLM en el veredicto.
mcp-sqlite-tools-plus
MauricioPerera
MCP server for local SQLite: CRUD, schema, relations, generated columns, and multi-format import/export (CSV, JSON, XLSX). Fork of mcp-sqlite-tools.
...moressh-deploy-mcp
Mauricio Perera
Stateless MCP server to connect to a VPS over SSH and run commands.