Skip to main content
Glama
portel-dev

NCP - Natural Context Provider

by portel-dev
mock-registry-http-sse.json671 B
{ "server": { "name": "io.example/test-sse-mcp", "description": "Test HTTP/SSE MCP for unified discovery", "version": "1.0.0", "remotes": [ { "type": "sse", "url": "http://localhost:3000/sse", "environmentVariables": [ { "name": "API_TOKEN", "description": "Bearer token for authentication", "isRequired": true, "isSecret": true }, { "name": "BASE_URL", "description": "Optional base URL override", "isRequired": false, "default": "http://localhost:3000" } ] } ] } }

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