navmcp
by jianlins
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for MCP server | 127.0.0.1 |
| MCP_PORT | No | Port for MCP server | 3333 |
| DOWNLOAD_DIR | No | Directory for downloads | .data\downloads |
| MCP_CORS_ORIGINS | No | CORS origins | http://127.0.0.1,http://localhost |
| SCRIPT_TIMEOUT_S | No | Script timeout in seconds | 30 |
| MCP_ALLOWED_HOSTS | No | Optional comma-separated list of allowed hosts | |
| PAGE_LOAD_TIMEOUT_S | No | Page load timeout in seconds | 30 |
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/jianlins/navmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server