mcpbeat Sign in

AccInt MCP Server

by maxbaluev Your server? Claim it
local only

AccInt runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Jul 2026.

Local Work Model MCP server for agent work that learns from real outcomes.

Installs / week
not published
7
Stars
2 open issues
5 Jul 2026
Last commit
from GitHub
Apache-2.0
License
Shell

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command plugins/opencode/acc.ts:101
        const child = spawn(ACC_BIN, ["hook", event, "--host", "generic"], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to AccInt

same job, measured the same way
Agent Q
by stelis-dev

Local MCP server for requesting signatures from Agent-Q Firmware.

54 installs/wk local only
Qodercli MCP
by cantbeblank96

MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.

105 installs/wk local only
Localgym MCP Server
by lo-nau

Read-only MCP server for UK gym search using the LocalGym Agent API.

41 installs/wk local only
Ennodia
by cherninlab

Try other agents, models, and skills from your familiar AI workflow through a local MCP server

181 installs/wk local only
Persome
by intuition-lab

Local-first personal memory and model server for trusted MCP agents on macOS.

78 installs/wk local only
Python MCP
by files

Local-only Python MCP server for the Files.com API.

938 installs/wk local only
Mnemoverse Memory
by mnemoverse

Hosted memory for AI agents that learns from outcomes — one key across Claude, Cursor & ChatGPT.

366 installs/wk answering
Pickle
by adityaarsharma

Free, local MCP server that audits ClickUp, Slack & Teams for work that slipped through.

57 installs/wk local only

AccInt — questions

Answers built from our own checks of this server.

Why is there no uptime for AccInt?
AccInt runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is AccInt open source?
Yes — it is published under the Apache-2.0 licence, written in Shell, 7 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.