mcp-server-template

fips-agents/mcp-server-template
★ 2 stars Python 📁 File System Updated today
Template for building MCP servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-template": {
      "command": "uvx",
      "args": [
        "mcp-server-template"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-template

README Excerpt

A production-ready MCP (Model Context Protocol) server template built on [FastMCP 3.x](https://gofastmcp.com), with filesystem-based component discovery, standalone decorators, and seamless OpenShift deployment. - **Standalone decorators** (`@tool`, `@resource`, `@prompt`) with automatic filesystem discovery

Tools (16)

MCP_AUTH_AUTHORIZATION_SERVERSMCP_AUTH_BASE_URLMCP_AUTH_JWT_ALGMCP_AUTH_JWT_AUDIENCEMCP_AUTH_JWT_ISSUERMCP_AUTH_JWT_JWKS_URIMCP_AUTH_JWT_PUBLIC_KEYMCP_AUTH_JWT_SECRETMCP_AUTH_REQUIRED_SCOPESPromptMessagePromptResultRemoteAuthProvidercustom_namehttpstdiostr