Stats
Actions
Tags
From maniple
Local stdio MCP server run via uvx from the maniple-mcp Python package, executing the 'maniple' command. Specific capabilities and purpose unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"maniple": {
"command": "uvx",
"args": [
"--from",
"maniple-mcp@latest",
"maniple"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub martian-engineering/maniple --plugin maniple