M
MCP Server
by @GoldenGYQ
一些可以帮助你写论文的mcp_tool
Created 10/3/2025
Updated 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp_server
Cursor configuration (mcp.json)
{
"mcpServers": {
"goldengyq-mcp-server": {
"command": "uvx",
"args": [
"mcp_server"
]
}
}
}