Skip to main content
Glama
portel-dev

NCP - Natural Context Provider

by portel-dev
server.json1.27 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json", "name": "io.github.portel-dev/ncp", "description": "Natural Context Provider (NCP) - 1 MCP to rule them all. Your MCPs, supercharged. Find any tool instantly, load on demand, run on schedule, ready for any client. Smart loading saves tokens and energy.", "icon": "icon.svg", "repository": { "url": "https://github.com/portel-dev/ncp", "source": "github" }, "version": "1.8.0", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "@portel/ncp", "version": "1.8.0", "runtimeHint": "npx", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "NCP_DEBUG", "description": "Enable debug logging for troubleshooting", "default": "false" }, { "name": "NCP_MODE", "description": "Operating mode: 'mcp' for AI assistant integration or 'cli' for command-line", "default": "mcp" }, { "name": "NO_COLOR", "description": "Disable colored output in logs and CLI", "default": "false" } ] } ] }

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/portel-dev/ncp'

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