SecretRichGarden

12 mods across 2 repositories, 4 stars between them.

ralph-yolo

02

SecretRichGarden/openAlex-mcp

Command Claude Code

A command that uses Claude Code sub-agents to implement a product requirements document (PRD), a written description of requested software work. It does so without the Amp command-line tool.

2 2mo ago A 18 tokens

SecretRichGarden/openAlex-mcp

Skill Claude CodeCodex

Set up and run a standardized Node.js npm release workflow with auto version bump, npm publish via GitHub Actions, and local pre-push checks. Use when you want a repo to auto-bump version on push to main, publish to npm, and keep release steps consistent.

2 2mo ago A 63 tokens

openalex-mcp-server

05

SecretRichGarden/openAlex-mcp

MCP server Claude CodeCodexCursor +2

A local MCP server for OpenAlex, a service that indexes academic research papers. It provides literature searches, detailed abstracts, and full-text downloads for AI agents.

2 2mo ago A tokens not measured

SecretRichGarden/metasota-API-MCP

Skill Claude CodeCodex

Set up and run a standardized Node.js npm release workflow with auto version bump, npm publish via GitHub Actions, and local pre-push checks. Use when you want a repo to auto-bump version on push to main, publish to npm, and keep release steps consistent.

2 6mo ago A 63 tokens original Apache-2.0

project-structure

09

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.

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…

2 6mo ago A 0 tokens original Apache-2.0

SecretRichGarden/metasota-API-MCP

Instructions file Gemini CLI

Gemini CLI instructions for SecretRichGarden/metasota-API-MCP, covering metaso search mcp server, project overview, architecture, building and running and prerequisites.

2 6mo ago A 474 tokens original Apache-2.0

metaso-search-mcp

12

SecretRichGarden/metasota-API-MCP

MCP server Claude CodeCodexCursor

A local MCP server package for Metaso Search, a Chinese search service that can search the web, read pages, and answer questions.

2 6mo ago A tokens not measured original Apache-2.0