MCP Tiny runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR
Today is the operative word: we check MCP Tiny every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-tiny -- npx -y @codespar/mcp-tiny
{
"mcpServers": {
"mcp-tiny": {
"args": [
"-y",
"@codespar/mcp-tiny"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-tiny]
command = "npx"
args = ["-y", "@codespar/mcp-tiny"]
{
"mcpServers": {
"mcp-tiny": {
"args": [
"-y",
"@codespar/mcp-tiny"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-tiny": {
"args": [
"-y",
"@codespar/mcp-tiny"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TINY_API_TOKEN (API key for tiny).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Bling — ERP: products, orders, invoices (NF-e/NFS-e), stock, AR/AP, webhooks
MCP server for Omie — ERP, customers, products, orders, invoices, financials
MCP server for Walmart - search products, manage cart, track orders
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
MCP server for Conta Azul — accounting, invoicing, customers, products
MCP server for MoySklad — warehouse, inventory, orders, reports (Russia)
MCP server for Target - search products, manage cart, track orders
BillingServ MCP server for customers, invoices, orders, packages, licenses, and revenue reports.
Answers built from our own checks of this server.