Nexus Leads AI — MCP Bridge
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Nexus Leads AI — MCP Bridgelist the 5 most recent leads"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Nexus Leads AI — MCP Bridge V1
Servidor MCP remoto e privado para conectar o Nexus Leads AI a clientes compatíveis com Model Context Protocol.
Arquitetura
ChatGPT / MCP Inspector
↓ OAuth 2.1
GitHub OAuth + lista de usuários permitidos
↓
Cloudflare Worker: nexus-leads-mcp
↓
D1 nexus-leads-db + API do Nexus principalO MCP fica em um Worker separado para evitar que uma falha no conector derrube o site principal.
Related MCP server: git-mcp
Ferramentas incluídas
Somente leitura
nexus_system_healthnexus_command_centernexus_list_leadsnexus_get_leadnexus_list_tasksnexus_list_proposalsnexus_list_paymentsnexus_list_projectsnexus_run_full_auditnexus_test_api_endpoints
Testes controlados
nexus_seed_test_scenario: cria um cenário identificado com prefixomcp_test_.nexus_cleanup_test_data: remove somente os registros de teste MCP e exige confirmação literal.
Todas as chamadas tentam registrar auditoria em mcp_audit_log.
Segurança
OAuth 2.1 intermediado pelo Worker.
Login pelo GitHub.
Lista permitida em
ALLOWED_GITHUB_USERS.Nenhuma chave do Nexus é enviada ao modelo.
O token GitHub é usado somente para confirmar identidade e não é salvo como dado de negócio.
Ferramentas de escrita e exclusão são marcadas corretamente no MCP.
O servidor MCP usa um Durable Object próprio e o mesmo D1 do Nexus.
Instalação resumida
Siga GUIA_INSTALACAO_PASSO_A_PASSO.md.
Execute
migrations/0017_mcp_bridge.sqlno D1.Crie um KV chamado
OAUTH_KV.Cole o ID do KV em
wrangler.jsonc.Crie um GitHub OAuth App.
Cadastre os quatro secrets.
Publique este Worker separado.
Teste no MCP Inspector.
Em um plano do ChatGPT com Developer Mode, adicione a URL HTTPS terminada em
/mcp.
Endpoint esperado
https://nexus-leads-mcp.luizfelipeehsilva.workers.dev/mcpThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/luizfelipeehsilva-afk/nexus-leads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server