mcp-server-sample
@kura59
关于 mcp-server-sample
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-sample-kura59": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-server-sample?
—
How to use mcp-server-sample?
Install dependencies with bun install, then run with bun run index.ts. The project was created using bun init in Bun v1.2.10.
Key features of mcp-server-sample
—
Use cases of mcp-server-sample
—
FAQ from mcp-server-sample
What is the runtime requirement?
The project uses Bun v1.2.10, a fast all-in-one JavaScript runtime.
How do I install and run?
Run bun install to install dependencies and bun run index.ts to start the server.
What does this server do?
The README does not describe the server’s functionality.
What are the dependencies?
The README only lists the project as a Bun project; no specific dependencies are mentioned.
What transport or authentication does it use?
The README does not mention transport or authentication.
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
Servers
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.
评论