P
Project Indexer MCP
作者 @01fortes
MCP server by 01fortes
创建于 1/29/2026
更新于 27 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx project-indexer-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"01fortes-project-indexer-mcp": {
"command": "uvx",
"args": [
"project-indexer-mcp"
]
}
}
}