eyeot-mcp
Related Servers
Alternatives to eyeot-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that exposes an in-browser AI ERP (CRM, stock, invoices, HR) with role-aware agents, enabling natural language chat and confirm-before-write actions.MIT
- AlicenseNot gradedqualityFmaintenanceMCP server to connect Conta Azul ERP to AI agents, enabling natural language management of clients, products, sales, contracts, finances, and NF-e via OAuth.10MIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server that exposes Priority ERP's OData operations (query, create, update, delete, batch, attachments, text fields) as 19 tools for AI assistants like Claude. It supports Streamable HTTP transport with OAuth 2.1 and two-layer authentication (bearer token plus Priority credentials).MIT
- AlicenseNot gradedqualityDmaintenance556-tool MCP server giving AI agents full access to the FutureSense business platform. Covers 10 app domains: invoicing, payroll, accounting, CRM, booking, content creation, website builder, quotations, email, and more. Works with Claude, ChatGPT, Gemini, Cursor, and any MCP-compatible client.MIT
- AlicenseNot gradedqualityDmaintenanceAn enterprise-grade MCP server for interacting with Odoo ERP through AI assistants, enabling guided workflows, native BI, and deep introspection.10MIT
- AlicenseNot gradedqualityBmaintenanceA governed MCP server for ERPNext that provides AI agents with access to 51 doctypes and 265 tools through a PLAN-CONSENT-EXECUTE-PROVE workflow, deny-by-default.4Apache 2.0
TDQS
Scored across 33 tools
Most tools target distinct resources (client, employee, invoice, quote, etc.), but the presence of generic tools like eyeot_call and eyeot_help could cause slight ambiguity if an agent doesn't use them correctly. However, descriptions clarify their roles.
The majority follow a verb_noun pattern (e.g., create_client, list_clients), but some deviate (convert_opportunity_to_quote, request_leave, dashboard_kpis). The pattern is mostly consistent with minor exceptions.
33 tools is heavy but appropriate for an ERP system covering CRM, HR, IT, stock, and invoicing. It borders on too many, but each tool has a clear resource.
The tool surface covers essential CRUD operations for multiple business areas, and the generic eyeot_call fills any remaining gaps. Missing updates for a few resources, but overall comprehensive.