MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

114 tools,about 200 token per tool(how powerful u know)

Created 12/9/2025
Updated 4 days ago
Repository documentation and setup instructions

mcp-unity

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-unity

Cursor configuration (mcp.json)

{ "mcpServers": { "tiantiankaixin-dev-mcp-unity": { "command": "npx", "args": [ "tiantiankaixin-dev-mcp-unity" ] } } }