Discover and explore top open-source AI tools and projects—updated daily.
anyprotoAI-powered natural language interaction for local wikis
Top 96.5% on SourcePulse
An MCP server that bridges AI assistants with Anytype, an encrypted local wiki, enabling natural language interaction for knowledge management. It converts Anytype's OpenAPI specification into MCP tools, allowing users to organize objects, lists, properties, and more through conversational commands, benefiting those who wish to leverage AI for enhanced productivity within their Anytype knowledge base.
How It Works
This project implements a Model Context Protocol (MCP) server that acts as an intermediary between AI assistants and the Anytype API. It parses Anytype's OpenAPI specification to generate MCP tools, which are then exposed to AI clients. This allows natural language queries and commands to be translated into API calls that manage Anytype data, such as creating and organizing objects, spaces, and lists, offering a novel way to interact with personal knowledge graphs.
Quick Start & Requirements
npx -y @anyproto/anytype-mcp or install globally via npm install -g @anyproto/anytype-mcp.npx -y @anyproto/anytype-mcp get-key).command, args, and env configurations, notably OPENAPI_MCP_HEADERS containing Authorization and Anytype-Version.npm install -D, npm run build, and optionally npm link.https://github.com/anyproto/anytype-mcp.Highlighted Details
Maintenance & Community
security@anytype.io.Licensing & Compatibility
Limitations & Caveats
The provided documentation does not explicitly detail known limitations, unsupported platforms, or alpha/beta status. Functionality is contingent on the Anytype application being operational and correctly configured MCP clients. The Anytype-Version header is fixed to "2025-11-08", indicating potential version-specific API compatibility.
1 week ago
Inactive
nlweb-ai