Skip to content
Back to search
30
MCP

@mcpds/spec

npm/@mcpds/spec

MCP Design Specification (MCPDS). Canonical schema, TypeScript types, and human-readable specification.

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-designer
MCP Designer is a web-based tool for designing and validating MCP servers with the MCP Design Specification (MCPDS).
0 tools
@mseep/mcp-documentation-server
A TypeScript MCP server for document management and semantic search with embeddings
0 tools
io.github.cyanheads/mcp-ts-template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
0 tools
@orderly/ts-intellisense-mcp
A Model Context Protocol (MCP) server that provides TypeScript IntelliSense information for any symbol in TypeScript files.
0 tools
@type-crafter/mcp
MCP server for Type Crafter - generate types from YAML specifications
0 tools
@mseep/mcp-server-spec-driven-development
Spec-Driven Development MCP Server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mcpds/spec": {
      "url": "None",
      "transport": "http"
    }
  }
}