Createve.AI Nexus Server is a versatile server that combines REST API and Model Context Protocol (MCP) functionality, designed for advanced LLM and agent use, along with n8n workflow integration capabilities.
Createve.AI Nexus Server is a versatile server that combines REST API and Model Context Protocol (MCP) functionality, designed for advanced LLM and agent use, along with n8n workflow integration capabilities.
Clone the repository, run the setup script to create a Python virtual environment, and start the server. Alternatively, run as a Docker container or a systemd service.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"createve-ai-nexus-server": {
"command": "npx",
"args": [
"-y",
"Clone the repository, run the setup script to create a Python virtual environment, and start the server. Alternatively, run as a Docker container or a systemd service."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Createve.AI Nexus Server?"
No configuration required. This server works out of the box.
"What resources are available in Createve.AI Nexus Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Createve.AI Nexus Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Createve.AI Nexus Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.