NathanMaine/mcp-conversational-data-agent
Model Context Protocol (MCP) server skeleton that exposes toy CRM, ticket, and database tools for LLM-powered conversational data access.
Platform-specific configuration:
{
"mcpServers": {
"mcp-conversational-data-agent": {
"command": "npx",
"args": [
"-y",
"mcp-conversational-data-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...