Skip to main content
Glama
portel-dev

NCP - Natural Context Provider

by portel-dev
test-profile.json572 B
{ "name": "test", "description": "Minimal test profile for fast testing", "mcpServers": { "test-filesystem": { "command": "node", "args": ["test/mock-mcps/filesystem-server.js"], "env": {} }, "test-github": { "command": "node", "args": ["test/mock-mcps/github-server.js"], "env": {} }, "test-git": { "command": "node", "args": ["test/mock-mcps/git-server.js"], "env": {} } }, "metadata": { "createdAt": "2024-09-27T00:00:00.000Z", "updatedAt": "2024-09-27T00:00:00.000Z" } }

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