Back to Home
anyproto icon

anytype-mcp

Verified Safe

by anyproto

Overview

The Anytype MCP Server enables AI assistants to interact with Anytype's API through natural language for knowledge management.

Installation

Run Command
npx -y @anyproto/anytype-mcp

Environment Variables

  • OPENAPI_MCP_HEADERS

Security Notes

The codebase adheres to good practices by externalizing API keys via environment variables (OPENAPI_MCP_HEADERS). The HTTP client correctly handles file uploads by reading local file paths provided as strings. A commented-out section in `src/openapi/parser.ts` reveals a potential for using `eval` for Zod schema generation. While currently inactive, activating it would introduce a significant arbitrary code execution vulnerability. Overall, it is generally safe to run, given trust in the underlying Anytype API.

Similar Servers

Stats

Interest Score69
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars226
Forks24
Last Update2025-12-10

Tags

AnytypeMCPAI AssistantsKnowledge ManagementOpenAPI