wolido-openaaas
Python MCP adapter connecting Claude/Cursor/Cline to the OpenAaaS scientific agent network. Submit tasks to remote research agents (literature analysis, materials databases, etc.) — data stays local, only KB~MB results flow. Install: `uvx openaaas-mcp-adapter`.
- Score
- 81.1042 signals
- Evidence
- 26 stars · 9 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
armory install wolido-openaaas --cli claudemerges a server entry into.mcp.jsonListed as compatible
{
"mcpServers": {
"wolido-openaaas": {
"command": "uvx",
"args": [
"openaaas-mcp-adapter"
]
}
}
}↳ Restart Claude Code to load the MCP server.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · MCPs
- andybrandt-simple-pubmed171 stars · 32 forks93.854
- pathintegral-institute-science148 stars · 29 forks93.231
- grll-pubmed122 stars · 21 forks92.139
What it is
Python MCP adapter connecting Claude/Cursor/Cline to the OpenAaaS scientific agent network. Submit tasks to remote research agents (literature analysis, materials databases, etc.) — data stays local, only KB~MB results flow. Install: uvx openaaas-mcp-adapter.
When to use it
When an agent needs the "Aggregators" capability this MCP server exposes.
Source
Migrated from the awesome-mcp-servers navigation directory (category: Aggregators). See https://github.com/Wolido/OpenAaaS.