MCP Intranet OnBotGo
@reyer3
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-intranet-onbotgo": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments