Skip to main content
Glama
nipuman

website-reader-mcp

by nipuman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind the server to.0.0.0.0
PORTNoPort to run the server on.8001
APP_ENVNoApplication environment (local, production, etc.).local
DEV_HTTPSNoEnable HTTPS for local development.true
MCP_API_KEYYesThe API key used to authenticate requests to the MCP endpoint.
SSL_KEYFILENoPath to SSL key file.certs/localhost-key.pem
SSL_CERTFILENoPath to SSL certificate file.certs/localhost.pem
MAX_HTML_BYTESNoMaximum number of bytes to download from a URL.2000000
ALLOWED_SCHEMESNoComma-separated list of allowed URL schemes.https,http
MAX_RESPONSE_CHARSNoMaximum number of characters in the response text.12000
REQUEST_TIMEOUT_SECONDSNoTimeout for outgoing HTTP requests in seconds.12

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/nipuman/website-reader-mcp'

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