We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CoplayDev/unity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
package.json•407 B
{
"name": "com.unity.asset-store-tools",
"displayName": "Asset Store Tools",
"version": "12.0.1",
"unity": "2019.4",
"description": "Whether you're a programmer, game designer, texture artist or 3D modeler, you're welcome to share your creations with everybody in the Unity developer community!",
"type": "tool",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
}
}