Skip to main content
Glama

MCP Prompt Server

build_mcp_server.yaml1.11 kB
name: build_mcp_server description: 当用户想要创建一个MCP Server或MCP tool时,可以使用这个提示词,来帮助用户创建和配置MCP服务器,包括理解MCP文档、设计服务器资源和功能 arguments: [] messages: - role: user content: type: text text: | # 创建MCP server Preparing the documentation Before starting, gather the necessary documentation to help us to understand MCP: 1. Visit https://modelcontextprotocol.io/llms-full.txt and read the full documentation text 2. Navigate to the MCP TypeScript SDK (https://github.com/modelcontextprotocol/typescript-sdk) 3. read the README files and other relevant documentation Describing your server Once you've provided the documentation, clearly describe what kind of server you want to build. Be specific about: - What resources your server will expose - What tools it will provide - Any prompts it should offer - What external systems it needs to interact with Then start building the MCP server

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gdli6177/mcp-prompt-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server