Skip to main content
Glama
oktopeak

filevine-mcp

by oktopeak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FILEVINE_PATYesFilevine Personal Access Token from Settings → Access Tokens
ENCRYPTION_KEYYes64-character hex string for token encryption, generated via crypto.randomBytes(32).toString('hex')
FILEVINE_REGIONNoAPI region (us or ca)us
FILEVINE_CLIENT_IDYesFilevine OAuth client ID from Settings → Client Secrets
FILEVINE_CLIENT_SECRETYesFilevine OAuth client secret from Settings → Client Secrets

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/oktopeak/filevine-mcp'

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