Generic API MCP Server
JSON →A generic server to interact with any REST API, allowing you to query data, create items, and call methods.
Install
pip install -r Tools · 5
- test_api_connection Test OAuth 2.0 authentication
- api_get_items Query Aras OData
- api_create_item Create new Aras items
- api_call_method Call Aras server methods
- api_get_list Get Aras list values
Links
★ 13 GitHub stars