Skip to main content
Glama

MCP Package Docs Server

by sammcj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CSS_SERVERNoCustom configuration for CSS language server in JSON format
ENABLE_LSPNoEnable Language Server Protocol supportfalse
HTML_SERVERNoCustom configuration for HTML language server in JSON format
JSON_SERVERNoCustom configuration for JSON language server in JSON format
TYPESCRIPT_SERVERNoCustom configuration for TypeScript language server in JSON format. Example: {"command":"/custom/path/typescript-language-server","args":["--stdio"]}

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/sammcj/mcp-package-docs'

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