Skip to main content
Glama

Coda MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
coda_list_documents

List or search available documents

coda_list_pages

List pages in the current document with pagination

coda_create_page

Create a page in the current document

coda_get_page_content

Get the content of a page as markdown

coda_peek_page

Peek into the beginning of a page and return a limited number of lines

coda_replace_page_content

Replace the content of a page with new markdown content

coda_append_page_content

Append new markdown content to the end of a page

coda_duplicate_page

Duplicate a page in the current document

coda_rename_page

Rename a page in the current document

coda_resolve_link

Resolve metadata given a browser link to a Coda object

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/orellazri/coda-mcp'

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