Replies: 1 comment
-
Ugh sorry for filing, found related issue on repository, sorry for posting here -- modelcontextprotocol/servers#493 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
I've setup my locally Claude Desktop Agent (mac) with several mcp-servers, I followed the quickstart guide plus enabled the file-system and git-server. Which gave me in total of
18 Tools
, verified things working as expected.I enabled the
github
mcp-server using (key redacted)and I'm only seeing a partial list of tools (9 in total) missing
get_issue
and several others, by my count there should be 16 tools.Verification Steps
Verifying the tools that are exposed do seem to work, able to use
list_issues
. Just can't access their details. I've also removed all the other tools and only linkedgithub
into myclaude_desktop_config.json
to verify that even by itself it doesn't load the full list of toolsAlso checked to make sure I have latest code
Wanted to file an initial question/ask see if folks have suggestions. Next step would be to potentially clone/fork and I run the server locally on my machine and see if I can get them all to index which I may circle back to would love to help contribute back. This project is 💯 👏🏻
Beta Was this translation helpful? Give feedback.
All reactions