Skip to main content
Glama
mmmeff

outline-mcp-server

by mmmeff

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OUTLINE_API_KEYNoYour API key for Outline. Required for stdio mode, optional for HTTP/SSE modes (can be provided via request headers).
OUTLINE_API_URLNoAlternative URL for your Outline API (if using an alt domain or self-hosting).https://app.getoutline.com/api
OUTLINE_MCP_HOSTNoHost/IP to bind the server to. Use 0.0.0.0 to bind to all network interfaces.127.0.0.1
OUTLINE_MCP_PORTNoPort on which the server will run.6060

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/mmmeff/outline-mcp-server'

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