D
template-mcp-server
By davini-dev·Visit Source
Template for building MCP servers with FastMCP
April 22, 2025
22 days ago
0 Clicks
What is this MCP
This is a template for creating Model Context Protocol (MCP) servers using FastMCP framework, providing both stdio and HTTP transport options for AI tool integration.
How to use this MCP
Use the CLI to generate a new server project (npx @mcpdotdirect/create-mcp-server
), then customize tools/resources/prompts in TypeScript. Run with npm start
for stdio mode or npm run start:http
for HTTP mode.
What this MCP can be used for
Building custom AI integration servers that can be connected to IDEs like Cursor, enabling local or networked AI tool development with type safety and extensibility.
Repository Info
Stars:
-
Forks:
-
Watchers:
-
Last Updated: 1 month ago