Skip to main content
Glama
SamamaSaleem

mcp-document-assistant

by SamamaSaleem

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_documentsA

Return a list of all available document IDs.

read_documentA

Return the contents of a document given its document ID.

edit_documentC

Edit the contents of an existing document.

Prompts

Interactive templates invoked by user choice

NameDescription
formatRewrites the contents of a document in Markdown format.

Resources

Contextual data attached and managed by the client

NameDescription
list_document_idsReturn all available document IDs.

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/SamamaSaleem/mcp-document-assistant'

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