Skip to main content
Glama
application-remote.properties752 B
spring.application.name=viso-mcp # VISO TRUST API Configuration visotrust.api.base-url=http://localhost:8080 visotrust.api.timeout=30000 visotrust.api.connect-timeout=5000 # Spring AI MCP Server Configuration spring.ai.mcp.server.enabled=true spring.ai.mcp.server.name=viso-mcp-server spring.ai.mcp.server.version=1.0.0 spring.ai.mcp.server.type=sync spring.ai.mcp.server.stdio=false spring.main.banner-mode=off spring.main.web-application-type=servlet logging.pattern.console=%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd HH:mm:ss.SSS}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}) %clr(${PID:- }){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx} server.port=3001

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/visotrust/viso-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server