Hi team — we built a standalone next-plaid-mcp FastMCP wrapper while integrating NextPlaid into Hermes Agent.
If useful, we'd be happy to upstream or transfer maintenance here.
Current shape:
- Python FastMCP server exposing
create_index, add_documents, search, delete_documents, list_indexes, index_status
- stdio transport (local agent usage)
- streamable HTTP transport (remote MCP usage)
- Dockerfile +
uvx install flow
If you want this upstreamed directly in this repo, we can open a PR with structure and docs that match your preferences.
Hi team — we built a standalone
next-plaid-mcpFastMCP wrapper while integrating NextPlaid into Hermes Agent.If useful, we'd be happy to upstream or transfer maintenance here.
Current shape:
create_index,add_documents,search,delete_documents,list_indexes,index_statusuvxinstall flowIf you want this upstreamed directly in this repo, we can open a PR with structure and docs that match your preferences.