Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

MCP Server Development Guide

poranthropics·anthropics· v1.0.0 · atualizado em 2026-04-10
83
Score

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

mcpmodel-context-protocolapi-developmentllm-integrationtool-buildingtypescriptpython
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmcp-builder-neuroskill/workflow
1
Research and Planning: — Understand MCP design principles, study protocol and framework documentation, and plan the implementation.
2
Project Setup: — Set up the project structure based on the chosen language (TypeScript or Python).
3
Core Infrastructure: — Implement shared utilities like API client, error handling, and response formatting.
4
Tool Implementation: — Implement individual tools with input/output schemas, descriptions, and error handling.
5
Code Review: — Review the code for quality, consistency, and type coverage.
6
Testing: — Build and test the server using MCP Inspector.
7
Evaluation: — Create and run evaluations to assess the server's effectiveness with LLMs.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comSkill Creator
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
85
Compõe comWeb Application Testing
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Compõe com ←Building LLM-Powered Applications with Claude
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Compõe com ←Skill Creator
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aBuilding LLM-Powered Applications with Claude
50%
Hebbian Synapse
Composite0.500
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90
Co-executedSkill Creator
43%
Hebbian Synapse
Composite0.427
w = 0.3·α + 0.5·β + 0.2·γ
85
Co-executed ←Building LLM-Powered Applications with Claude
48%
Hebbian Synapse
Composite0.482
w = 0.3·α + 0.5·β + 0.2·γ
81

Árvore do Skill

MCP Server Development Guide
mcp-builder-neuroskill
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
create an MCP serverbuild a Model Context Protocol serverdevelop an LLM integration toolguide me in building an MCP serverhelp me create a high-quality MCP serverbuild an MCP server with TypeScriptbuild an MCP server with Pythonintegrate external APIs with LLMs using MCP

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download mcp-builder-neuroskill
$ synaptic skills detail mcp-builder-neuroskill
$ synaptic skills live mcp-builder-neuroskill

Dependências

ZodPydantic@modelcontextprotocol/inspector@modelcontextprotocol/typescript-sdkfastmcp

Links

GitHub Repository