silkworm-mcp
by BitingSnakes
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for MCP HTTP server | 0.0.0.0 |
| MCP_PATH | No | Path for MCP HTTP server | |
| MCP_PORT | No | Port for MCP HTTP server | 8000 |
| MCP_TRANSPORT | No | Transport type for MCP server (stdio or http) | http |
| LIGHTPANDA_HOST | No | Lightpanda browser host | 127.0.0.1 |
| LIGHTPANDA_PORT | No | Lightpanda browser port | 9222 |
| LIGHTPANDA_ENABLED | No | Enable Lightpanda browser for CDP tools | 1 |
| LIGHTPANDA_LOG_LEVEL | No | Log level for Lightpanda | info |
| LIGHTPANDA_LOG_FORMAT | No | Log format for Lightpanda | pretty |
| SILKWORM_MCP_LOG_LEVEL | No | Log level for MCP server | |
| LIGHTPANDA_ADVERTISE_HOST | No | Advertised host for Lightpanda CDP endpoint | |
| SILKWORM_MCP_DOCUMENT_MAX_COUNT | No | Maximum number of documents in cache | |
| SILKWORM_MCP_DOCUMENT_STORE_PATH | No | Path to document store | |
| SILKWORM_MCP_DOCUMENT_TTL_SECONDS | No | Idle TTL for document cache in seconds | |
| SILKWORM_MCP_READINESS_REQUIRE_CDP | No | Whether readiness probe requires CDP browser | |
| SILKWORM_MCP_DOCUMENT_MAX_TOTAL_BYTES | No | Maximum total bytes for document cache | |
| SILKWORM_MCP_READINESS_CDP_WS_ENDPOINT | No | CDP WebSocket endpoint for readiness probe |
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/BitingSnakes/silkworm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server