I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

My-Tools-MCP-Server-Public-Preview
1
Github Watches
1
Github Forks
0
Github Stars
My Tools MCP Server
このプロジェクトは、個人の自動化ツールをAIエージェントでも利用できるようにするためのMCPサーバーです。
プロジェクト概要
- プライベートリポジトリ: my-tools
- パブリックリポジトリ: my-tools-mcp-server-public-preview
公開とプライベートリポジトリの使い分け
このMCPサーバーは、個人専用のツールとして設計されています。プライベートリポジトリには個人の設定やスクリプトが含まれていますが、現時点で秘密情報は含まれていないため、パブリックリポジトリにも一部の情報を公開しています。
今後の展望
今後は、細々としたツールを作るたびに新しいサーバーを作成するのではなく、my-tools
サーバーに様々なツールを集約し、効率的に管理していく予定です。
作業メモ
-
プロジェクトディレクトリを作成します。
$ mkdir my-tools $ code my-tools
-
MCPサーバーを作成します。
$ npx @modelcontextprotocol/create-server time-server
-
サーバーにPythonスクリプトを呼び出すツールを追加します。
index.ts
ファイルを編集し、以下のコードを追加します。{ name: "get_current_time", description: "Get the current time", inputSchema: { type: "object", properties: {}, required: [] } }
-
execSync
を使用してPythonスクリプトを呼び出します。server.setRequestHandler(CallToolRequestSchema, async (request) => { switch (request.params.name) { case "get_current_time": { const output = execSync('python3 current_time.py').toString().trim(); return { content: [{ type: "text", text: `Current time is: ${output}` }] }; } default: throw new Error("Unknown tool"); } });
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Espejo dehttps: //github.com/agentience/practices_mcp_server
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Reviews

user_3RySfUMA
As a dedicated user of the Mcp Hn application, I must say it has significantly improved my server management experience. Developed by WhileBug, this tool offers seamless navigation and efficiency, making complex tasks remarkably straightforward. The user-friendly interface and robust functionalities cater to both novice and experienced users alike. Highly recommended for anyone in need of a reliable server management tool!