rekog-labs/MCP-Nest
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Nest": {
"command": "npx",
"args": [
"-y",
"MCP-Nest"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...