Skip to main content
Glama

Lodestar MCP Server

by kanlanc

프로젝트를 시작하려면

지엑스피1

uv sync
mcp dev server.py

코드를 변경할 때마다 다시 실행해야 합니다.

mcp dev server.py

참고: 핫 리로드 방법을 살펴보세요.

다른 예제 mcp 서버가 각각의 도구를 노출하여 어떻게 실행되는지 살펴보세요.

다음 단계:

  • API 키와 기타 항목을 리소스로 노출해야 합니까? 아니면 플랫폼 URL을 리소스로 만들어야 합니까?
  • 도구 중 하나는 현재 사용자에게 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