Skip to main content
Glama
sethdavis512

My First MCP Server

by sethdavis512
package.json349 B
{ "name": "my-first-mcp", "version": "1.0.0", "description": "A basic MCP server", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "test": "node test-connection.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "glob": "^11.0.3" }, "engines": { "node": ">=18" } }

Latest Blog Posts

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/sethdavis512/my-first-mcp'

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