MCP Package Docs Server
by sammcj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CSS_SERVER | No | Custom configuration for CSS language server in JSON format | |
| ENABLE_LSP | No | Enable Language Server Protocol support | false |
| HTML_SERVER | No | Custom configuration for HTML language server in JSON format | |
| JSON_SERVER | No | Custom configuration for JSON language server in JSON format | |
| TYPESCRIPT_SERVER | No | Custom configuration for TypeScript language server in JSON format. Example: {"command":"/custom/path/typescript-language-server","args":["--stdio"]} |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/sammcj/mcp-package-docs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server