mcp-server-sample
@kura59
About mcp-server-sample
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-sample-kura59": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Nginx UI
0xJackyYet another WebUI for Nginx
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments