YesDev MCP Server, providing AI-powered tools for efficient task, requirement, and project management based on the YesDev project management tool.
Connect Yesdev to Claude, Cursor or any other MCP client and it stops being a tab you switch to. YesDev MCP Server, providing AI-powered tools for efficient task, requirement, and project management based on the YesDev project management tool. The yesdev mcp server is what makes that connection.
查看你本地后安装的目录位置,确保有执行权限: ```bash $ which yesdev-mcp-server /Users/dogstar/.nvm/versions/node/v18.20.4/bin/yesdev-mcp-server
Configuration is passed through the environment: YESDEV_ACCESS_TOKEN. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Installation goes through your MCP client rather than a global install: point it at @yesdevcn/yesdev-mcp-server on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. It is maintained by yesdevcn; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Yesdev's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
{
"mcpServers": {
"yesdev-mcp-server": {
"command": "node",
"args": ["/path/to/bin/yesdev-mcp-server"],
"env": {
"YESDEV_ACCESS_TOKEN": "你的YesDev令牌"
}
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| YESDEV_ACCESS_TOKEN | Credential the server authenticates with. | Yes |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.