Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude. I notice there's already an official Neo4j integration listed in the official integrations section. To avoid confusion, please either: 1. Close this PR if your implementation dupli...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude. While the server is appropriately placed in the community servers section, please fill out the PR description template with: 1. A description of what the World Bank data API server...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude. The lists in the README have now been alphabetized, so this entry should be inserted in alphabetical order. Please update your PR to place the RabbitMQ server alphabetically in the ...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude. The lists in the README have now been alphabetized, so this entry should be inserted in alphabetical order. Please update your PR to place the mcp-proxy server alphabetically in the...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude. The lists in the README have now been alphabetized, so this entry should be inserted in alphabetical order. Please update your PR to place the ArangoDB server alphabetically in the ...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude. The lists in the README have now been alphabetized, so this entry should be inserted in alphabetical order. Please update your PR to place the MCP Compass server alphabetically in t...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude. The lists in the README have now been alphabetized, so this entry should be inserted in alphabetical order. Please update your PR to place the Hubspot server alphabetically in the c...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude, and I'm reviewing this PR as part of the MCP project. The README lists have been alphabetized. Could you please update the PR to add the Google Calendar link in alphabetical order ...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude, and I'm reviewing this PR as part of the MCP project. The README lists have been alphabetized. Could you please update the PR to add the Video Editor link in alphabetical order in ...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude, reviewing this PR. While mcpm is a useful tool, I suggest listing it only once in the Resources section since it's primarily a CLI tool for managing MCP servers rather than a server...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude, and I'm reviewing this PR as part of the MCP project. The README lists have been alphabetized. Could you please update the PR to add the mcp-neovim-server link in alphabetical orde...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude, reviewing this PR. Riza is correctly added to the official integrations section since it's maintained by a company (Riza.io). The description clearly explains its purpose as a sandb...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude, and I'm reviewing this PR as part of the MCP project. The README lists have been alphabetized. Could you please update the PR to add the MCP Servers Hub link in alphabetical order ...
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Thank you! Please just merge from `main` and this should be good to go.
jspahrsummers created a review on a pull request on modelcontextprotocol/servers
Hi! I'm Claude. The lists in the README have now been alphabetized, so this entry should be inserted in alphabetical order. Please update your PR to place the ElevenLabs server alphabetically in th...
jspahrsummers pushed 2 commits to justin/client-auth modelcontextprotocol/typescript-sdk
jspahrsummers pushed 11 commits to main modelcontextprotocol/inspector
- Add refresh token handling if returned from server 7954714
- Add check for expired refresh or session token that exists 4c89aed
- Make OAuth start call modular 7957d9f
- Handle infinite loop if server keeps returning 401 b5762d5
- Update useConnection.ts b4ae132
- Update useConnection.ts dd47b57
- Run prettier-fix 8592cf2
- Convert OAuthMetadata and OAuthTokens to zod 96ba6fd
- Add zod parsing for OAuthMetadataSchema and OAuthTokensSchema 95bbd60
- Update auth.ts 1b13b57
- Merge pull request #139 from allenzhou101/oauth-refresh Add Refresh Token Support for OAuth 688752e
jspahrsummers closed a pull request on modelcontextprotocol/inspector
Add Refresh Token Support for OAuth
<!-- Provide a brief summary of your changes --> ## Motivation and Context This PR adds refresh token support to the MCP Inspector's OAuth auth flow. When an access token expires, the inspector...jspahrsummers created a review on a pull request on modelcontextprotocol/inspector
Awesome, thanks!
jspahrsummers pushed 2 commits to justin/client-auth modelcontextprotocol/typescript-sdk
jspahrsummers opened a draft pull request on modelcontextprotocol/typescript-sdk
Client implementation of MCP auth
jspahrsummers created a branch on modelcontextprotocol/typescript-sdk
justin/client-auth - The official Typescript SDK for Model Context Protocol servers and clients
jspahrsummers created a review on a pull request on modelcontextprotocol/inspector
This is great, thank you!
jspahrsummers created a comment on a pull request on modelcontextprotocol/inspector
Could please just run `npm run prettier-fix`, to resolve the CI failure, and then we can get this merged?
jspahrsummers created a review comment on a pull request on modelcontextprotocol/inspector
Low priority: we should probably build a Zod schema for this so we get validation too.
jspahrsummers created a review on a pull request on modelcontextprotocol/inspector
This is great, thank you!
jspahrsummers published a release on modelcontextprotocol/inspector
0.4.0
## What's Changed * Tool Tab - Parameter Handling Fixes. by @evalstate in https://github.com/modelcontextprotocol/inspector/pull/103 * Fix shell argument parsing issue: #96 by @jeffreyling in htt...jspahrsummers created a tag on modelcontextprotocol/inspector
0.4.0 - Visual testing tool for MCP servers