joint-genesis-mcp
Current medical research on joint pain, osteoarthritis, and relief options.
Should I use this
Quality & Safety
A
Based on automated analysis of tool definitions and protocol compliance.
Context Cost
~143Tokens (tool definitions)
~1.1 KBTypical response size
Minimal attention impact (0.11% of 128k context)
This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.
Install
One-Click Install
Add this to your `claude_desktop_config.json` file:
{
"mcpServers": {
"joint-genesis-mcp": {
"url": "https://mcp.usliberty.com/mcp"
}
}
}Remote endpoints
https://mcp.usliberty.com/mcpstreamable-httpWhat it can do
Tool inventory
Tools (1)
🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
🟢search_archive(query, caller_key, max_results)
Searches current medical research on joint pain, osteoarthritis, and relief options, and returns the most relevant matching passages. Requires a valid caller_key.
Input Schema
{
"type": "object",
"properties": {
"query": {
"title": "Query",
"type": "string"
},
"caller_key": {
"title": "Caller Key",
"type": "string"
},
"max_results": {
"default": 5,
"title": "Max Results",
"type": "integer"
}
},
"required": [
"query",
"caller_key"
],
"title": "search_archiveArguments"
}Output Schema
{
"type": "object",
"properties": {
"result": {
"title": "Result",
"type": "string"
}
},
"required": [
"result"
],
"title": "search_archiveOutput"
}Community
Evidence
Recent observations
verifiedversion not recorded1 tools