baselinker-mcp
Related Servers
Alternatives to baselinker-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceFree, minimal REST API wrapper as an MCP server that lets your AI agent call any API.MIT
- AlicenseNot gradedqualityFmaintenanceFree Polish VAT invoice generation MCP server with PDF output and preview. No API key required.17 npm1MIT
- AlicenseAqualityBmaintenanceMCP server for discovering and calling 400+ practical APIs through six compact tools, with free catalog search and pay-per-call x402 execution on Base.12667 npmMIT
- AlicenseCqualityCmaintenanceOpen-source MCP server for Olist/Tiny ERP API V2, exposing 92 REST endpoints as individual tools with input schemas and write protection.92MIT
- AlicenseBqualityBmaintenanceLightweight ClickUp MCP server for task management with 37 tools and token-optimized responses to reduce API verbosity.3748 npm3MIT
- FlicenseNot gradedqualityCmaintenanceA stateless MCP server for the full Hostinger API, exposing 305 tools with OAuth 2.1 and API-token authentication.-
TDQS
Scored across 2 tools
The two tools have completely distinct purposes: one discovers available API methods and the other invokes them. There is no overlap or ambiguity in selecting between them.
Both tools share the baselinker_ prefix and use snake_case, but baselinker_call is a bare verb while baselinker_list_methods follows a verb_noun pattern. This is a minor inconsistency rather than a chaotic naming scheme.
At two tools, this is slightly below the typical 3-15 range, but each tool earns its place for a generic API bridge: one for discovery and one for execution. The count is minimal without feeling incomplete.
The generic baselinker_call provides access to every BaseLinker API method, so there are no missing CRUD or lifecycle operations. The baselinker_list_methods tool covers the discovery gap that would otherwise leave agents guessing at method names.