
catalog api mcp server
用于验证或管理P&C状态的MCP工具试点项目。
Repository Info
About This Server
用于验证或管理P&C状态的MCP工具试点项目。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
catalog-api-mcp-server
Piloto de herramienta para validar o gestionar el estado de P&C
Configuración
Inicialmente, se debera activar en VSC el agente de MCP
!img
Después, dentro del VSC en el fichero settings.json agregar la siguiente configuración:
"mcp": {
"servers": {
"test-catalog-status": {
"command": "{{JAVA_HOME}}",
"args": [
"-jar",
"{{LOCAL_PATH}}\\catalog-api-mcp-server\\target\\catalog-api-mcp-server-0.0.1-SNAPSHOT.jar"
]
}
}
}
Se debera iniciar el servidor MCP dandole a start
!img
Al iniciar, se debera seleccionar la opción de agent y aparecerán todas las tools configuradas, la cuales permitirá interactuar con el servidor MCP en local
!img
Validación
Ya teniendo todo, se podrá preguntar información que tenga el MCP, según lo configurado en las tools definidas
!img
Documentación relacionada
https://docs.spring.io/spring-ai/reference/api/tools.html
Quick Start
Clone the repository
git clone https://github.com/davidlbl/catalog-api-mcp-serverInstall dependencies
cd catalog-api-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.