Skip to main content
Glama
portel-dev

NCP - Natural Context Provider

by portel-dev
updater.js212 B
// Mock updater to prevent import.meta issues in tests const updater = { checkForUpdates: () => Promise.resolve(null), getUpdateTip: () => Promise.resolve(null) }; export default updater; export { updater };

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