A
securityA
licenseA
qualityTypeScript-based MCP server designed to enhance code editing experiences by providing features such as hover information, code completion, and diagnostics.
Last updated -
3
13
MIT License
fastMCP を使用して構築され、「hello」応答を返す最小限の TypeScript MCP サーバー。
src/server.ts
- メインのMCPサーバーの実装biome.json
- リンティングとフォーマットのためのバイオーム設定tsconfig.json
- TypeScript 設定これは「hello」ツールを提供するシンプルなMCP(Model Context Protocol)サーバーです。fastMCP TypeScriptフレームワークを使用して、サーバーの実装を簡素化しています。
pnpm mcp:dev
または直接サーバーを実行すると、 [warning] FastMCP could not infer client capabilities
のような警告が表示される場合があります。これは正常な動作であり、クライアントが機能情報を提供しない場合に発生します。サーバーは正常に動作します。この MCP サーバーを Claude Desktop で使用するには、次の構成を追加します。
ISC
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
fastMCP フレームワークを使用して「hello」ツールを提供する最小限の TypeScript MCP サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/3eer/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server