Mcp Server Estudo
@felipeleite11
关于 Mcp Server Estudo
Projeto Typescript implementando um MCP Server que consome a Brasil API.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"brasil_api": {
"command": "node",
"args": [
"C:\\Users\\felip\\OneDrive\\Documentos\\PROJETOS\\NodeReact\\mcp-estudo\\build\\index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server Estudo?
—
How to use Mcp Server Estudo?
Build the project with yarn build to generate build/index.js. Then configure Claude Desktop's claude_desktop_config.json with the server named brasil_api, pointing the args to the built file.
Key features of Mcp Server Estudo
—
Use cases of Mcp Server Estudo
—
FAQ from Mcp Server Estudo
—
其他 分类下的更多 MCP 服务器
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论