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 构建的最小 TypeScript MCP 服务器,返回“hello”响应。
src/server.ts
- 主要的 MCP 服务器实现biome.json
- 用于 linting 和格式化的 Biome 配置tsconfig.json
- TypeScript 配置这是一个简单的 MCP(模型上下文协议)服务器,提供“hello”工具。它使用 fastMCP TypeScript 框架来简化服务器实现。
pnpm mcp:dev
或直接运行服务器时,您可能会看到类似[warning] FastMCP could not infer client capabilities
警告。这是正常现象,当客户端未提供功能信息时会发生。服务器仍可正常运行。要将此 MCP 服务器与 Claude Desktop 一起使用,请添加以下配置:
国际学习中心
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.
一个最小的 TypeScript MCP 服务器,使用 fastMCP 框架提供“hello”工具。
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