MCP Servers / development / OneSource MCP

OneSource MCP

JSON →
stdiononedevelopment

43 tools for live blockchain queries across Ethereum, Sepolia, and Avalanche — including token balances, NFT metadata, event logs, contract detection, ENS resolution, and GraphQL API documentation.

Install
How to run this server
[ { "cmd": "npx -y @one-source/mcp@latest", "imports": [] } ]
server path: onesource-mcp
Tools
What this server exposes
list_products
List all products available in OneSource
get_product
Get details of a specific product by ID
search_products
Search products by keyword or criteria
create_product
Create a new product in OneSource
update_product
Update an existing product
delete_product
Delete a product from OneSource
list_customers
List all customers in OneSource
get_customer
Get details of a specific customer by ID
search_customers
Search customers by name, email, or other criteria
create_customer
Create a new customer record
update_customer
Update an existing customer's information
delete_customer
Delete a customer from OneSource
list_orders
List all orders in the system
get_order
Get details of a specific order by ID
search_orders
Search orders by date, status, customer, or other criteria
create_order
Create a new order
update_order
Update an existing order's details
delete_order
Delete an order from OneSource
list_invoices
List all invoices
get_invoice
Get details of a specific invoice by ID
create_invoice
Create a new invoice
update_invoice
Update an existing invoice
delete_invoice
Delete an invoice from OneSource
list_suppliers
List all suppliers
get_supplier
Get details of a specific supplier by ID
create_supplier
Create a new supplier record
update_supplier
Update an existing supplier's information
Configuration
Environment & auth
authnone
envONESOURCE_API_KEY
envX402_PRIVATE_KEY
envONESOURCE_BASE_URL
envONESOURCE_ANALYTICS_URL
envX402_ANALYTICS_KEY
Resources
OneSource MCP — MCP Server · libregistry