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"
]
}
}
}
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント