brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.totonga/odsbox-jaquel-mcp · v1.7.4
MCP server for ASAM ODS with Jaquel query tools, connection management, and data access
ASAM ODS odsbox jaquel MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"odsbox-jaquel-mcp": {
"command": "uvx",
"args": [
"odsbox-jaquel-mcp"
]
}
}
}{
"id": "io.github.totonga/odsbox-jaquel-mcp",
"type": "mcp-server",
"version": "1.7.4",
"displayName": "ASAM ODS odsbox jaquel MCP Server",
"description": "MCP server for ASAM ODS with Jaquel query tools, connection management, and data access",
"repository": {
"url": "https://github.com/totonga/odsbox-jaquel-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "odsbox-jaquel-mcp",
"version": "1.7.4",
"runtimeHint": "uvx",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.totonga/odsbox-jaquel-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.totonga%2Fodsbox-jaquel-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}