Skip to content

MCP-1D: Implement the FastMCP server and transport startup #61

Description

@Atharva-Kanherkar

MCP-1D: Implement the FastMCP server and transport startup

Summary

Add the actual MCP server package and startup path, keeping it thin so it only validates parameters, calls core services, and formats responses.

Scope

  • FastMCP server implementation
  • tool registration for the chosen MCP surface
  • one startup path that selects stdio or streamable-http
  • startup validation and health exposure

Acceptance Criteria

  • local clients can run the server over stdio
  • remote/self-hosted clients can connect over /mcp via streamable HTTP
  • transport is selected through one CLI/env-controlled startup path
  • the MCP layer contains parameter validation and formatting only, not business logic

Dependencies

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions