File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "manifest_version" : " 0.2 " ,
2+ "manifest_version" : " 0.3 " ,
33 "name" : " backlog-mcp-server" ,
4+ "display_name" : " Backlog MCP Server" ,
45 "version" : " 0.11.0" ,
5- "description" : " backlog mcp server" ,
6+ "description" : " MCP server for Nulab Backlog project management service " ,
67 "author" : {
7- "name" : " nulab"
8+ "name" : " nulab" ,
9+ "url" : " https://nulab.com"
810 },
911 "server" : {
1012 "type" : " node" ,
2022 }
2123 }
2224 },
25+ "tools_generated" : true ,
2326 "user_config" : {
2427 "backlog_api_key" : {
2528 "type" : " string" ,
3740 }
3841 },
3942 "keywords" : [
40- " backlog"
43+ " backlog" ,
44+ " project-management" ,
45+ " nulab"
4146 ],
4247 "license" : " MIT" ,
4348 "repository" : {
4449 "type" : " git" ,
4550 "url" : " git+https://github.com/nulab/backlog-mcp-server.git"
46- }
51+ },
52+ "icon" : " icon.png" ,
53+ "homepage" : " https://github.com/nulab/backlog-mcp-server" ,
54+ "support" : " https://github.com/nulab/backlog-mcp-server/issues"
4755}
You can’t perform that action at this time.
0 commit comments