abjt01/asyncMCP
Fully JavaScript MCP Server that seamlessly integrates with MERN stack, exposing your data and APIs as AI tools without heavy AI dependencies.
Platform-specific configuration:
{
"mcpServers": {
"asyncMCP": {
"command": "npx",
"args": [
"-y",
"asyncMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...