MCP Server
MCP
Grounder
Web grounding for local & cloud LLMs: search, fetch, token-capped evidence packs, and research.
Install
uvx grounder-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "grounder-mcp",
"version": "0.4.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Grounder API key - get one free at https://grounder.dev",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GROUNDER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment