Skip to main content
Glama

privateGPT MCP Server

by Fujitsu-AI
global: # Global default values for query and evaluation intervals scrape_interval: 15s evaluation_interval: 15s # Change the destination IPs and ports in accordance with the configuration files of your agent. scrape_configs: - job_name: 'OpenAI-comp-API-Agent' scrape_interval: 5s static_configs: - targets: - '192.168.123.123:7777' - job_name: 'ChatBot-Agent' scrape_interval: 5s static_configs: - targets: - '192.168.123.123:5001' - job_name: 'IoT_MQTT_Agent' scrape_interval: 5s static_configs: - targets: - '192.168.123.123:9101'

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/Fujitsu-AI/MCP-Server-for-MAS-Developments'

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