Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 23 additions & 4 deletions data/community-projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"language": "Python",
"status": "active",
"dateAdded": "2025-08-19",
"stars": 102
"stars": 104
},
{
"id": "wethegreenpeople/anytype-mcp",
Expand All @@ -35,7 +35,7 @@
"language": "TypeScript",
"status": "active",
"dateAdded": "2025-08-19",
"stars": 17
"stars": 18
},
{
"id": "epheo/anytype-go",
Expand Down Expand Up @@ -106,7 +106,7 @@
"language": "JavaScript",
"status": "active",
"dateAdded": "2025-11-01",
"stars": 35
"stars": 37
},
{
"id": "mowbraym/anytype-global-search",
Expand Down Expand Up @@ -144,7 +144,7 @@
"language": "Python",
"status": "active",
"dateAdded": "2025-11-28",
"stars": 5
"stars": 6
},
{
"id": "splch/n8n-nodes-anytype",
Expand Down Expand Up @@ -180,6 +180,25 @@
"language": "C#",
"status": "active",
"dateAdded": "2026-01-23",
"stars": 6
},
{
"id": "Tumypmyp/any-task",
"name": "AnyTask",
"description": "A Cross-Platform Client for Anytype written with Rust and Dioxus",
"author": "Tumypmyp",
"repository": "https://github.com/Tumypmyp/any-task",
"tags": [
"rust",
"client",
"android",
"windows",
"linux"
],
"category": "Tool",
"language": "Rust",
"status": "active",
"dateAdded": "2026-06-23",
"stars": 5
}
]
Expand Down
26 changes: 26 additions & 0 deletions docs/examples/community/Tumypmyp-any-task.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: AnyTask
sidebar_label: AnyTask
sidebar_position: 1
---

# AnyTask

A Cross-Platform Client for Anytype written with Rust and Dioxus

## Details

- **Author:** [Tumypmyp](https://github.com/Tumypmyp)
- **Category:** [Tool](/docs/examples/overview#tools)
- **Language:** Rust
- **Status:** 🟒 Active
- **Stars:** ⭐ 5
- **Added:** June 23, 2026

## Links

**Repository:** [Tumypmyp/any-task](https://github.com/Tumypmyp/any-task)

## Tags

`rust` `client` `android` `windows` `linux`
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Anytype Python Client
sidebar_label: Anytype Python Client
sidebar_position: 4
sidebar_position: 5
---

# Anytype Python Client
Expand Down
4 changes: 2 additions & 2 deletions docs/examples/community/charlesneimog-anytype-client.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Python Client for Anytype
sidebar_label: Python Client for Anytype
sidebar_position: 9
sidebar_position: 10
---

# Python Client for Anytype
Expand All @@ -14,7 +14,7 @@ A Python client library for interacting with the Anytype API
- **Category:** [SDK](/docs/examples/overview#sdks)
- **Language:** Python
- **Status:** 🟒 Active
- **Stars:** ⭐ 102
- **Stars:** ⭐ 104
- **Added:** August 19, 2025

## Links
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/community/epheo-anytype-go.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Anytype Go SDK
sidebar_label: Anytype Go SDK
sidebar_position: 1
sidebar_position: 2
---

# Anytype Go SDK
Expand Down
4 changes: 2 additions & 2 deletions docs/examples/community/glabular-anytype-net.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Anytype.NET
sidebar_label: Anytype.NET
sidebar_position: 6
sidebar_position: 7
---

# Anytype.NET
Expand All @@ -14,7 +14,7 @@ An unofficial .NET client library for accessing the Anytype API
- **Category:** [SDK](/docs/examples/overview#sdks)
- **Language:** C#
- **Status:** 🟒 Active
- **Stars:** ⭐ 5
- **Stars:** ⭐ 6
- **Added:** January 23, 2026

## Links
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/community/lanesawyer-anytype_rs.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Anytype Rust Library
sidebar_label: Anytype Rust Library
sidebar_position: 5
sidebar_position: 6
---

# Anytype Rust Library
Expand Down
4 changes: 2 additions & 2 deletions docs/examples/community/lazjedi-save-to-anytype.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Save to Anytype (Browser Extension)
sidebar_label: Save to Anytype (Browser Extension)
sidebar_position: 10
sidebar_position: 11
---

# Save to Anytype (Browser Extension)
Expand All @@ -14,7 +14,7 @@ Save important web pages with your selected text in Markdown format to Anytype.
- **Category:** [Extension](/docs/examples/overview#extensions)
- **Language:** JavaScript
- **Status:** 🟒 Active
- **Stars:** ⭐ 35
- **Stars:** ⭐ 37
- **Added:** November 1, 2025

## Links
Expand Down
4 changes: 2 additions & 2 deletions docs/examples/community/littlehongman-anytype-loader.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Anytype LangChain Document Loader
sidebar_label: Anytype LangChain Document Loader
sidebar_position: 2
sidebar_position: 3
---

# Anytype LangChain Document Loader
Expand All @@ -14,7 +14,7 @@ Load documents from Anytype spaces into LangChain format. Supports sync/async op
- **Category:** [Integration](/docs/examples/overview#integrations)
- **Language:** Python
- **Status:** 🟒 Active
- **Stars:** ⭐ 5
- **Stars:** ⭐ 6
- **Added:** November 28, 2025

## Links
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/community/mowbraym-anytype-global-search.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Global Search CLI
sidebar_label: Global Search CLI
sidebar_position: 7
sidebar_position: 8
---

# Global Search CLI
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/community/splch-n8n-nodes-anytype.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: n8n Anytype Node
sidebar_label: n8n Anytype Node
sidebar_position: 8
sidebar_position: 9
---

# n8n Anytype Node
Expand Down
4 changes: 2 additions & 2 deletions docs/examples/community/wethegreenpeople-anytype-mcp.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Anytype MCP (Semantic Search)
sidebar_label: Anytype MCP (Semantic Search)
sidebar_position: 3
sidebar_position: 4
---

# Anytype MCP (Semantic Search)
Expand All @@ -14,7 +14,7 @@ A Model Context Protocol (MCP) server for Anytype that enables semantic search a
- **Category:** [Integration](/docs/examples/overview#integrations)
- **Language:** TypeScript
- **Status:** 🟒 Active
- **Stars:** ⭐ 17
- **Stars:** ⭐ 18
- **Added:** August 19, 2025

## Links
Expand Down
17 changes: 9 additions & 8 deletions docs/examples/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,35 +30,36 @@ Projects by the community showcasing creative implementations and use cases.

Projects sorted by GitHub stars:

- **[Python Client for Anytype](/docs/examples/community/charlesneimog-anytype-client)** - ⭐ 102 stars
- **[Save to Anytype (Browser Extension)](/docs/examples/community/lazjedi-save-to-anytype)** - ⭐ 35 stars
- **[Python Client for Anytype](/docs/examples/community/charlesneimog-anytype-client)** - ⭐ 104 stars
- **[Save to Anytype (Browser Extension)](/docs/examples/community/lazjedi-save-to-anytype)** - ⭐ 37 stars
- **[Anytype Go SDK](/docs/examples/community/epheo-anytype-go)** - ⭐ 28 stars
- **[n8n Anytype Node](/docs/examples/community/splch-n8n-nodes-anytype)** - ⭐ 26 stars
- **[Anytype MCP (Semantic Search)](/docs/examples/community/wethegreenpeople-anytype-mcp)** - ⭐ 17 stars
- **[Anytype MCP (Semantic Search)](/docs/examples/community/wethegreenpeople-anytype-mcp)** - ⭐ 18 stars

### πŸ“ By Category

#### Integrations

- **[Anytype MCP (Semantic Search)](/docs/examples/community/wethegreenpeople-anytype-mcp)** (⭐ 17) - A Model Context Protocol (MCP) server for Anytype that enables semantic search and RAG (Retrieval-Augmented Generation) capabilities over your Anytype documents
- **[Anytype LangChain Document Loader](/docs/examples/community/littlehongman-anytype-loader)** (⭐ 5) - Load documents from Anytype spaces into LangChain format. Supports sync/async operations with pagination and search.
- **[Anytype MCP (Semantic Search)](/docs/examples/community/wethegreenpeople-anytype-mcp)** (⭐ 18) - A Model Context Protocol (MCP) server for Anytype that enables semantic search and RAG (Retrieval-Augmented Generation) capabilities over your Anytype documents
- **[Anytype LangChain Document Loader](/docs/examples/community/littlehongman-anytype-loader)** (⭐ 6) - Load documents from Anytype spaces into LangChain format. Supports sync/async operations with pagination and search.
- **[n8n Anytype Node](/docs/examples/community/splch-n8n-nodes-anytype)** (⭐ 26) - An n8n community node for the Anytype API.

#### SDKs

- **[Python Client for Anytype](/docs/examples/community/charlesneimog-anytype-client)** (⭐ 102) - A Python client library for interacting with the Anytype API
- **[Python Client for Anytype](/docs/examples/community/charlesneimog-anytype-client)** (⭐ 104) - A Python client library for interacting with the Anytype API
- **[Anytype Go SDK](/docs/examples/community/epheo-anytype-go)** (⭐ 28) - A Go SDK for interacting with the Anytype API to manage spaces, objects, and perform searches. This library provides a feature-rich, fluent interface to integrate Anytype functionality into your Go applications
- **[Anytype Python Client](/docs/examples/community/beaucronin-anytype-python-client)** (⭐ 17) - A comprehensive Python client for the Anytype API with both synchronous and asynchronous support
- **[Anytype Rust Library](/docs/examples/community/lanesawyer-anytype_rs)** (⭐ 6) - Rust library for the Anytype API
- **[Anytype.NET](/docs/examples/community/glabular-anytype-net)** (⭐ 5) - An unofficial .NET client library for accessing the Anytype API
- **[Anytype.NET](/docs/examples/community/glabular-anytype-net)** (⭐ 6) - An unofficial .NET client library for accessing the Anytype API

#### Tools

- **[Global Search CLI](/docs/examples/community/mowbraym-anytype-global-search)** (⭐ 0) - A command line utility that accesses the Anytype API to provide global (cross-Space) search
- **[AnyTask](/docs/examples/community/Tumypmyp-any-task)** (⭐ 5) - A Cross-Platform Client for Anytype written with Rust and Dioxus

#### Extensions

- **[Save to Anytype (Browser Extension)](/docs/examples/community/lazjedi-save-to-anytype)** (⭐ 35) - Save important web pages with your selected text in Markdown format to Anytype. Lightweight and easy-to-use alternative web clipper.
- **[Save to Anytype (Browser Extension)](/docs/examples/community/lazjedi-save-to-anytype)** (⭐ 37) - Save important web pages with your selected text in Markdown format to Anytype. Lightweight and easy-to-use alternative web clipper.

#### Templates...

Expand Down