anytype-mcp
16
The Anytype MCP Server provides an interface for AI assistants and MCP clients to access and manage data in Anytype using the Anytype API. It supports a range of operations including space and object management, aiming to facilitate efficient data interaction and handling.
get_spaces
Get a list of all spaces for the user
get_objects
Get objects in a specific space
search_space
Search for objects in a specific space
global_search
Global search object
get_object_content
Get the details of the object
create_space
Create a new space
create_object
Create a new object
delete_object
Delete an object
export_object
Export an object as markdown
get_list_views
Get list view
get_list_view_objects
Get the object in the list view
add_objects_to_list
Add an object to the list
remove_object_from_list
Remove object from list
get_space_members
Get space members
get_types
Get Type
get_type_details
Get type details
get_templates
Get the template
get_template_details
Get template details