プロジェクトを開始するには
コードを変更するたびに、再度実行する必要があります。
注: ホットリロードの実行方法を確認してください
他のサンプルmcpサーバがそれぞれのツールを公開してどのように動作しているかを調べます。
次のステップの可能性:
APIキーなどをリソースとして公開するべきでしょうか、それともプラットフォームのURLをリソースとして作成するべきでしょうか
ツールの1つは、現在のユーザーにapi_keyとproject_idがない場合に新しいapi_keyとproject_idを取得する必要がありますが、何らかの方法で適切なユーザーを取得する必要があります。
他のツールがこれをどのように行っているかを調べてください
最良の結果を得るためにプロンプトをどのように記述すればよいかを LLM が理解できるように、MCP プロンプトを記述します。
確認するサーバー:
ほとんどがtsを使っているようです。私もそれに切り替えた方が良いかもしれません。
実際のところ、特に私たちのユースケースではTypescriptの方が優れている理由がわかりません。そのため、読みやすさにこだわるPythonの方が良いかもしれません。
潜在的な貢献
開発者がMCPにコードを書き込むときにホットリロードする
This server cannot be installed
これは、さまざまな API やワークフローと対話するためのツールの構築を容易にし、カスタマイズ可能なプロンプトやユーザー構成の可能性を備えた Python ベースの開発をサポートする MCP サーバーです。
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.Last updated -119MIT License
- AsecurityAlicenseAqualityA server that provides a persistent Python REPL environment through the MCP protocol, allowing execution of Python code, variable management, and package installation.Last updated -327MIT License
- AsecurityFlicenseAqualityA Python-based server that helps users easily install and configure other MCP servers across different platforms.Last updated -23
- -securityFlicense-qualityAn MCP server that enables interaction with the MailScript API, allowing management of email workflows and automation through natural language commands.Last updated -