A
securityA
licenseA
qualityA Model Context Protocol server that enables LLMs to interact with Salesforce data through SOQL queries, SOSL searches, and various API operations including record management.
Last updated -
10
121
Python
MIT License
Provides MCP protocol implementation compatible with Warp terminal, exposing tools for managing users and tasks, including listing, creating, and searching functionality.
Este projeto contém dois tipos de servidores:
server.js
) - Um servidor REST API tradicionalmcp-server.js
) - Um servidor Model Context Protocol realserver.js
)mcp-server.js
)O arquivo warp-mcp-config.json
está configurado para usar o MCP Server real:
get_users
- Listar usuáriosget_user
- Obter usuário por IDcreate_user
- Criar novo usuárioget_tasks
- Listar tarefascreate_task
- Criar nova tarefasearch
- Buscar usuários e tarefasISC
A Model Context Protocol server that enables LLMs to interact with user and task data through JSON-RPC, offering tools like user management, task creation, and search functionality.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yvanfreitas/MCP-test'
If you have feedback or need assistance with the MCP directory API, please join our Discord server