Skip to content

Create tools#tool-names#64

Closed
s854577 wants to merge 25 commits intomodelcontextprotocol:dependabot/npm_and_yarn/mcp-client-typescript/npm_and_yarn-e04d5d616ffrom
s854577:patch-1
Closed

Create tools#tool-names#64
s854577 wants to merge 25 commits intomodelcontextprotocol:dependabot/npm_and_yarn/mcp-client-typescript/npm_and_yarn-e04d5d616ffrom
s854577:patch-1

Conversation

@s854577
Copy link
Copy Markdown

@s854577 s854577 commented Nov 8, 2025

specification/draft/server/tools#tool-names)中指定的格式。

Motivation and Context

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

jrgtt and others added 25 commits April 2, 2025 11:40
The weather server script does not run.

```
❯ uv run weather
Traceback (most recent call last):
  File "/projects/quickstart-resources/weather-server-python/.venv/bin/weather", line 4, in <module>
    from weather import main
ImportError: cannot import name 'main' from 'weather' (/projects/quickstart-resources/weather-server-python/weather.py)
```

The script definition in `pyproject.toml` is looking for a `main` function which does not exist.
Python weather server missing main function
…model

fix: update deprecated Anthropic model
Remove unused variable `toolResults`
…add-claude-github-actions-1759841652666

Add Claude Code GitHub Workflow
Keep only the manual @claude mention workflow for on-demand reviews.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Only users who are active members of the @Steering-Committee team can trigger Claude via @claude mentions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Check if user is a member of steering-committee team directly OR any of its subteams.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Check if user has at least triage rights on the repository instead of checking team membership.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Add .env to the global gitignore, as well as .env.example to python client
specification/draft/server/tools#tool-names)中指定的格式。
@s854577
Copy link
Copy Markdown
Author

s854577 commented Nov 8, 2025

Specification/draft/server/tools#tool-names)中指定的格式。

動機和背景

這是如何測試的?

重大變更

變化類型

  • 漏洞修復(非破壞性更改,用於修復問題)
  • 新增功能(非破壞性變更,增加新功能)
  • 破壞性變更(修復或新增功能會導致現有功能變更)
  • 文件更新

檢查清單

  • 我已閱讀MCP 文件。
  • 我的程式碼遵循倉庫的風格指南。
  • 新舊測試均在本地通過
  • 我已經添加了相應的錯誤處理機制。
  • 我已根據需要新增或更新了文件。

補充訊息

@s854577 s854577 changed the base branch from main to dependabot/npm_and_yarn/mcp-client-typescript/npm_and_yarn-e04d5d616f November 8, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants