nwtools-mcp
by crims0n
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address (HTTP transports only) | 0.0.0.0 |
| PORT | No | Listen port (HTTP transports only) | 8000 |
| API_KEY | No | When set, requires X-API-Key header on all HTTP requests | |
| LOG_LEVEL | No | Python log level for process and request logging | INFO |
| MCP_TRANSPORT | No | Transport mode: stdio, streamable-http, or sse | 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/crims0n/nwtools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server