Skip to main content
Glama

privateGPT MCP Server

by Fujitsu-AI
server_config.json637 B
{ "mcpServers": { "demo-tools": { "command": "node", "args": [ "clients/Gradio/mcp_servers/demo-mcp-server/demo-tools-stdio.js" ] }, "filesystem": { "command": "node", "args": [ "clients/Gradio/mcp_servers/filesystem/dist/index.js", "clients/Gradio/mcp_servers/filesystem/test" ] }, "sqlite": { "command": "uv", "args": [ "--directory", "clients/Gradio/mcp_servers/sqlite", "run", "mcp-server-sqlite", "--db-path", "test.db" ] } } }

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