Skip to main content
Glama
portel-dev

NCP - Natural Context Provider

by portel-dev
intelligence.photon.schema.json412 B
[ { "name": "execute", "description": "Execute a prompt with Claude CLI using specified MCPs", "inputSchema": { "type": "object", "properties": { "prompt": { "type": "string" }, "mcps": { "type": "array", "items": { "type": "string" } } }, "required": [ "prompt" ] } } ]

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