My MCP Server
@kfischer-okarin
My MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is My MCP Server?
—
How to use My MCP Server?
Install dependencies with just install, copy .env.template to .env and fill in necessary values, then add the JSON configuration to your MCP client (e.g., Claude) as shown in the README.
Key features of My MCP Server
—
Use cases of My MCP Server
—
FAQ from My MCP Server
What are the requirements for My MCP Server?
(Technically optional) just for easy command execution. Ruby gems are installed via just install.
How do I set environment variables for My MCP Server?
Copy .env.template to .env and add all necessary values.
How do I add My MCP Server to an MCP client (e.g., Claude)?
Add the following JSON to your MCP client configuration, adjusting the absolute path:
{
"mcpServers": {
"my_mcp_server": {
"command": "just",
"args": [
"-f",
"/absolute/path/to/my-mcp-server/Justfile",
"run"
]
}
}
}
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント