MCP Intranet OnBotGo
@reyer3
关于 MCP Intranet OnBotGo
Model Context Protocol (MCP) Server para administración inteligente de tareas del equipo OnBotGo. Integra APIs existentes de Apiaim e Intranet con capacidades de IA para gestión optimizada de proyectos.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-intranet-onbotgo": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Intranet OnBotGo?
MCP Intranet OnBotGo is a Model Context Protocol server that integrates OnBotGo’s existing Apiaim and Intranet APIs with AI capabilities for intelligent task management. It is designed for teams using OnBotGo to automate task creation, assignment, and project tracking.
How to use MCP Intranet OnBotGo?
Clone the repository, set up a Python virtual environment, install dependencies from requirements.txt, copy .env.example to .env and fill in credentials, then run python -m mcp_onbotgo.server.
Key features of MCP Intranet OnBotGo
- Automatic task creation from natural language descriptions
- Intelligent assignment based on workload and expertise
- Automatic client and project detection
- Dependency management and complex workflow support
- Google Identity Toolkit and OAuth 2.1 authentication
- Granular role‑based permissions and persistent sessions
Use cases of MCP Intranet OnBotGo
- Create and assign tasks in a team project board via natural language
- Automatically associate tasks with the correct clients and projects
- Prioritize tasks and detect scheduling conflicts
- Add contextual comments and update task progress through AI suggestions
FAQ from MCP Intranet OnBotGo
What authentication does it use?
It uses Google Identity Toolkit with OAuth 2.1 and granular role‑based permissions.
What are the runtime requirements?
Python 3, a virtual environment, and dependencies listed in requirements.txt.
Which APIs does it integrate?
It integrates OnBotGo’s APIs: BuscarClientes, CrearTareaEnTablero, ActualizarTareaEnTablero, and AgregarComentarioATarea.
Does it support persistent sessions?
Yes, it provides persistent sessions through MCP.
What is the target response time?
The server aims for an average response time under 200ms.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Servers
modelcontextprotocolModel Context Protocol Servers
评论