Skip to main content
Glama

NetDocuments MCP Server

by drewbloom

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENABLE_DOCXNoEnable DOCX file processing
ND_API_BASENoNetDocuments API base URL (US by default)
SERVER_HOSTNoServer host
SERVER_PORTNoServer port
ND_CLIENT_IDYesNetDocuments client ID
ND_OAUTH_SCOPENoOAuth scope for NetDocuments
MAX_FETCH_CHARSNoMaximum number of characters to fetch from documents
ND_REDIRECT_URIYesOAuth redirect URI (e.g., https://<your-replit-host>.repl.co/oauth/callback)
ND_CLIENT_SECRETYesNetDocuments client secret
ND_AUTH_TOKEN_URLNoNetDocuments token URL
SEARCH_DEFAULT_TOPNoDefault number of search results to return
SEARCH_DEFAULT_ORDERNoDefault search order
ND_AUTH_AUTHORIZE_URLNoNetDocuments authorization URL

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

No tools

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/drewbloom/ND-MCP-Test'

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