SecretRichGarden/metasota-API-MCP

基于秘塔搜索api功能的mcp,去掉了原生的chat功能,因为官方功能就是一坨屎

2Stars on the repository
7Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

project-structure

03

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.

not rated 2 6mo ago A 408 tokens original Apache-2.0

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…

not rated 2 6mo ago A 0 tokens original Apache-2.0

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: