Skip to main content
Glama
jullury

Shoanta MCP Server

by jullury

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHOANTA_API_URLYesShoanta base URL, e.g. https://shoanta.jullury.com
SHOANTA_API_TOKENYesAPI token created in Workspace Settings → API tokens

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_collectionsA

List all collections (databases) in the Shoanta workspace.

list_documentsA

List all documents in a collection.

get_documentA

Get a single document by ID, including its property values.

create_documentC

Create a new document in a collection.

update_documentA

Update document title, content, and/or property values. Only provided fields are changed.

delete_documentA

Delete a document. If archive is true, it is moved to trash instead of being permanently deleted.

list_commentsB

List comments on a document.

add_commentB

Add a comment to a document.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jullury/shoanta-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server