MCP server for the local filesystem — read, search, edit, copy, archive, and safely manage files within sandboxed roots, from any MCP client. Runs locally from the @abhishekmcp/files npm package. Needs 1 environment variable to run.
Local Git via MCP: status, log, diff, file history, branches, and gated stage/commit. Pure-JS. Runs locally from the @abhishekmcp/git npm package. Needs 2 environment variables to run.
HTTP/REST client with saved collections, env secrets, and SSRF-safe host allowlisting. Runs locally from the @abhishekmcp/http npm package. Needs 2 environment variables to run.
Local markdown notes: ranked + semantic search, tags, todos, and a wiki-link knowledge graph. Runs locally from the @abhishekmcp/notes npm package. Needs 3 environment variables to run.
Read-only SQL querying + schema introspection over Postgres & SQLite, with a gated write mode. Runs locally from the @abhishekmcp/sql npm package. Needs 2 environment variables to run.