Skip to main content
Glama

ones-wiki-mcp-server

mcp-config-example.json•448 B
{ "mcpServers": { "ones-wiki": { "command": "java", "args": [ "-jar", "--ones.host=your-ones-host.com", "--ones.email=your-email@example.com", "--ones.password=your-password", "target/ones-wiki-mcp-server-0.0.1-SNAPSHOT.jar" ], "env": { "JAVA_OPTS": "-Xmx512m" } } } }

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/brianxiadong/ones-wiki-mcp-server'

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