Inkbloc runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.
Collaborative document workspace with interactive AI blocks
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add inkbloc -- npx -y inkbloc-mcp
{
"mcpServers": {
"inkbloc": {
"args": [
"-y",
"inkbloc-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.inkbloc]
command = "npx"
args = ["-y", "inkbloc-mcp"]
{
"mcpServers": {
"inkbloc": {
"args": [
"-y",
"inkbloc-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"inkbloc": {
"args": [
"-y",
"inkbloc-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
INKBLOC_API_KEY (Your Inkbloc API key (get at inkbloc.ai Settings)).
The author declared them in the registry entry; get the values from the project itself.
MCP-native collaborative markdown editor with real-time AI document editing
Official Egnyte MCP Server for AI integration with document search, analysis, and collaboration.
Interact with Coda.io documents, tables, and rows via the Coda API
Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.
Agent-ready local document context with stable anchors.
Document approval workspace. Remote MCP with OAuth; tools follow the signed-in member's space ACL.
Create, edit, and collaborate on Office documents and spreadsheets.
Governed local MCP gateway for workspace, sandbox, document and profile operations.
Answers built from our own checks of this server.