mcp-protocol
01SecretRichGarden/metasota-API-MCP
Cursor rule Cursor
Rules for implementing MCP protocol handlers and tools.
SecretRichGarden/metasota-API-MCP
Cursor rule Cursor
Rules for implementing MCP protocol handlers and tools.
SecretRichGarden/metasota-API-MCP
Cursor rule Cursor
Rules for integrating with Metaso Search API endpoints and handling responses.
SecretRichGarden/metasota-API-MCP
Cursor rule Cursor
This is a Node.js/TypeScript project implementing a Model Context Protocol (MCP) server for Metaso Search API integration.
SecretRichGarden/metasota-API-MCP
Cursor rule Cursor
// Good: Explicit types, error handling async function performSearch(params: SearchParams): Promise { try { const response = await axiosInstance.post('/search', params); const parsed = MetasoResponseSchema.parse(response.data); // ... process results return formattedOutput; } catch (error) { if (error instanceof…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: