Skip to main content
Glama
kanlanc

Lodestar MCP Server

by kanlanc

To start the project

uv venv
uv sync
mcp dev server.py

After every change in the code, you need to re run

mcp dev server.py

NOTE: You should look into how to do hot reloads

Look into how the other example mcp servers are running with their respective tool exposing

Potential next steps:

  • Should I expose API Keys and stuff as a resource or should i make the platform url as a resource

  • one of the tools should be getting a new api_key and project_id for the user if they dont have it for the current one but I need to get the right user somehow

  • Look into how the other tools are doing this stuff

Write mcp prompts that help llms understand how to write the prompts for best results

Servers to look at:

Looks lke most of these are using ts, maybe I should also change gears to that

Actually I dont see why typescript would be better especially in our usecase, so sticking to better readbility python might be better

Potential Contributions

Hot reload when the developer writes code to MCP

Install Server
F
license - not found
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Tools

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A template/boilerplate MCP server for building custom tools and integrations that enable seamless connections between AI applications and external data sources.
    270
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that allows users to define custom tools via a configuration file for tasks such as retrieving project architecture and managing task lists. It also includes a plugin for generating structured and optimized AI prompts based on specific context sections and instructions.
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for generating rough-draft project plans from natural-language prompts.

  • Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.

  • MCP server exposing the Backtest360 engine API as tools for AI agents.

View all MCP Connectors

Latest Blog Posts

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