Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jspahrsummers

jspahrsummers pushed 1 commit to justin/sse-auth modelcontextprotocol/typescript-sdk
  • Try a different way of waiting for close 87bfb61

View on GitHub

jspahrsummers created a review on a pull request on modelcontextprotocol/typescript-sdk
Great, thank you!

View on GitHub

jspahrsummers created a comment on an issue on modelcontextprotocol/typescript-sdk
Just playing around with the [quick start example](https://github.com/modelcontextprotocol/typescript-sdk?tab=readme-ov-file#quick-start) in imagined JSX: ```jsx function server() { const add = ...

View on GitHub

jspahrsummers created a review on a pull request on modelcontextprotocol/typescript-sdk
Thank you for the PR! I've incorporated part of the change here into https://github.com/modelcontextprotocol/typescript-sdk/pull/136. Unfortunately, the additions to "Running Your Server" seem t...

View on GitHub

jspahrsummers deleted a branch modelcontextprotocol/typescript-sdk

justin/more-readme-improvements

jspahrsummers pushed 3 commits to main modelcontextprotocol/typescript-sdk
  • Add transport to quickstart too 6896e57
  • Make clear where server handlers go in "Running Your Server" e72314c
  • Merge pull request #136 from modelcontextprotocol/justin/more-readme-improvements More README improvements 842b9f0

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/typescript-sdk
More README improvements
A few more clarifications.
jspahrsummers created a review comment on a pull request on modelcontextprotocol/typescript-sdk
h/t @jasonkneen for [highlighting](https://github.com/modelcontextprotocol/typescript-sdk/pull/135) that this is missing

View on GitHub

jspahrsummers opened a pull request on modelcontextprotocol/typescript-sdk
More README improvements
A few more clarifications.
jspahrsummers created a branch on modelcontextprotocol/typescript-sdk

justin/more-readme-improvements - The official Typescript SDK for Model Context Protocol servers and clients

jspahrsummers deleted a branch modelcontextprotocol/typescript-sdk

justin/readme-improvements

jspahrsummers closed an issue on modelcontextprotocol/typescript-sdk
How to run MCP inspector with TypeScript SDK servers?
I have the quickstart `index.ts` : ```python import { McpServer, ResourceTemplate } from "@modelcontextprotocol/sdk/server/mcp.js"; import { z } from "zod"; const server = new McpServer({ name...
jspahrsummers pushed 2 commits to main modelcontextprotocol/typescript-sdk
  • Add instructions for starting the server transport 33654e1
  • Merge pull request #132 from modelcontextprotocol/justin/readme-improvements Add instructions for starting the serve... 866c8fd

View on GitHub

jspahrsummers pushed 1 commit to justin/deprecate modelcontextprotocol/create-python-server
  • Remove unneeded CI checks daa4ac5

View on GitHub

jspahrsummers created a branch on modelcontextprotocol/create-python-server

justin/deprecate - Create a Python MCP server

jspahrsummers created a review comment on a pull request on modelcontextprotocol/specification
Used `eventsource` in this PR: https://github.com/modelcontextprotocol/typescript-sdk/pull/134

View on GitHub

jspahrsummers created a review on a pull request on modelcontextprotocol/specification

View on GitHub

jspahrsummers opened a pull request on modelcontextprotocol/typescript-sdk
Use `eventsource` package, to permit custom headers for SSE
This is the first step of supporting the upcoming addition of [authentication](https://github.com/modelcontextprotocol/specification/pull/133) to the spec. To follow the spec here requires the abil...
jspahrsummers created a branch on modelcontextprotocol/typescript-sdk

justin/sse-auth - The official Typescript SDK for Model Context Protocol servers and clients

jspahrsummers created a comment on an issue on modelcontextprotocol/typescript-sdk
Yeah, I was also exploring decorators—but they're unfortunately quite unconventional in JS, and require an OO style to utilize too (can't apply them to free functions). A TypeScript transformer se...

View on GitHub

jspahrsummers created a comment on an issue on modelcontextprotocol/typescript-sdk
Sorry, this README has been in flux since the API changes. Agree with your points! Will land some basic changes to make the end-to-end setup more obvious, but need to follow up with even easier too...

View on GitHub

jspahrsummers created a comment on a pull request on modelcontextprotocol/docs
> Can you elaborate on your first suggestion (i.e., checking for the presence of powershell)? The idea (only half-thought-through) is to place some executable marker into the snippets that would...

View on GitHub

jspahrsummers pushed 2 commits to main modelcontextprotocol/servers
  • Fix old `toolResult` usage in GitHub server fe014d2
  • Merge pull request #553 from modelcontextprotocol/justin/fix-gh-tool-results Fix old `toolResult` usage in GitHub se... dfbf7f3

View on GitHub

jspahrsummers deleted a branch modelcontextprotocol/servers

justin/fix-gh-tool-results

jspahrsummers closed a pull request on modelcontextprotocol/servers
Fix old `toolResult` usage in GitHub server
This was causing tools like `get_issue` to fail. Not sure how this was missed in the previous PRs improving this server. 🤔
jspahrsummers pushed 2 commits to main modelcontextprotocol/inspector
  • Bump vite in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory... 7ec661e
  • Merge pull request #128 from modelcontextprotocol/dependabot/npm_and_yarn/npm_and_yarn-f25c717a0f Bump vite from 5.4... 361f9d1

View on GitHub

jspahrsummers deleted a branch modelcontextprotocol/inspector

dependabot/npm_and_yarn/npm_and_yarn-f25c717a0f

Load more