Origin Read-only MCP
Related Servers
Alternatives to Origin Read-only MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceExposes personal-finance tools like accounts, transactions, spending analysis, budgets, bills, reminders, portfolio, and goals via MCP, enabling any MCP client to query financial data.-
- FlicenseNot gradedqualityCmaintenanceEnables MCP clients to interact with Up Bank accounts and transactions, including reading balances, summarizing spending, and categorizing or tagging transactions.-
- AlicenseAqualityBmaintenanceEnables MCP-compatible agents to access read-only financial context from a Shelter account, including forecasts, runway, alerts, opportunities, and affordability guidance.1016 npmMIT
- AlicenseAqualityCmaintenanceEnables read-only access to Finary portfolio data, including profiles, organizations, institution connections, portfolios, and transactions, through MCP.5MIT
- AlicenseNot gradedqualityBmaintenanceA read-only MCP server exposing Brazilian Open Finance personal financial data from Pluggy to MCP clients, enabling listing of connections, accounts, transactions, credit card bills, investments, and loans without moving money.MIT
- FlicenseNot gradedqualityCmaintenanceProvides structured read and write access to a teaching banking dataset, letting AI assistants retrieve customer, account, and transaction summaries and perform authenticated transaction mutations over MCP.-
TDQS
Scored across 5 tools
Each tool targets a distinct resource: accounts, transactions, connection status, categories, and budget summary. There is no overlap or ambiguity in what each tool does.
Tool names follow a clear and predictable pattern: list_ for collections and get_ for single/summary resources. The naming is uniform and easy to navigate.
Five tools is an appropriate size for a read-only server focused on financial data. Each tool earns its place and there are no redundant or missing core operations.
The read-only surface covers accounts, transactions, categories, and budget summaries, which are the core domain entities. A minor gap is the lack of pagination or filtering details in list_transactions, but this is acceptable for a scaffold.