Back to Home
anyproto icon

anytype-mcp

by anyproto

Overview

The Anytype MCP Server enables AI assistants to interact with Anytype's API through natural language by converting its OpenAPI specification into MCP tools.

Installation

Run Command
npx -y @anyproto/anytype-mcp

Environment Variables

  • OPENAPI_MCP_HEADERS

Security Notes

The server loads an OpenAPI specification from a URL or local file, which is then parsed to create MCP tools. A critical vulnerability exists in the `HttpClient`'s file upload handling: it uses `fs.createReadStream` with file paths directly derived from AI-provided arguments. This allows an AI (or a malicious user interacting through the AI) to potentially read arbitrary files from the server's filesystem, posing a significant local file inclusion/arbitrary file read risk. While an `eval` statement was found, it is currently commented out, mitigating that specific severe risk.

Similar Servers

Stats

Interest Score69
Security Score3
Cost ClassHigh
Avg Tokens12500
Stars257
Forks30
Last Update2026-01-13

Tags

Anytype IntegrationAI Assistant ToolsModel Context ProtocolOpenAPI ConversionKnowledge Base Management