Skip to main content
Glama

Lodestar MCP Server

by kanlanc

プロジェクトを開始するには

uv venv
uv sync
mcp dev server.py

コードを変更するたびに、再度実行する必要があります。

mcp dev server.py

注: ホットリロードの実行方法を確認してください

他のサンプルmcpサーバがそれぞれのツールを公開してどのように動作しているかを調べます。

次のステップの可能性:

  • APIキーなどをリソースとして公開するべきでしょうか、それともプラットフォームのURLをリソースとして作成するべきでしょうか
  • ツールの1つは、現在のユーザーにapi_keyとproject_idがない場合に新しいapi_keyとproject_idを取得する必要がありますが、何らかの方法で適切なユーザーを取得する必要があります。
  • 他のツールがこれをどのように行っているかを調べてください

最良の結果を得るためにプロンプトをどのように記述すればよいかを LLM が理解できるように、MCP プロンプトを記述します。

確認するサーバー:

ほとんどがtsを使っているようです。私もそれに切り替えた方が良いかもしれません。

実際のところ、特に私たちのユースケースではTypescriptの方が優れている理由がわかりません。そのため、読みやすさにこだわるPythonの方が良いかもしれません。

潜在的な貢献

開発者がMCPにコードを書き込むときにホットリロードする

-
security - not tested
F
license - not found
-
quality - not tested

これは、さまざまな API やワークフローと対話するためのツールの構築を容易にし、カスタマイズ可能なプロンプトやユーザー構成の可能性を備えた Python ベースの開発をサポートする MCP サーバーです。

Related MCP Servers

  • -
    security
    A
    license
    -
    quality
    A Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.
    Last updated -
    2
    39
    Python
    MIT License
    • Linux
    • Apple
  • A
    security
    F
    license
    A
    quality
    An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
    Last updated -
    39
    28
    • Apple
  • -
    security
    F
    license
    -
    quality
    A demonstration server showing MCP implementation in Python with resource handling, tool operations, and reusable prompts for a simple user/post system with local database.
    Last updated -
    Python
    • Apple
    • Linux
  • -
    security
    F
    license
    -
    quality
    A Python-based server that helps users easily install and configure other MCP servers across different platforms.
    Last updated -
    2
    Python
    • Apple
    • Linux

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kanlanc/lodestar-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server