Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jspahrsummers pushed 1 commit to justin/sse-auth modelcontextprotocol/typescript-sdk
- Try a different way of waiting for close 87bfb61
jspahrsummers created a review on a pull request on modelcontextprotocol/typescript-sdk
Great, thank you!
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 = ...
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...
jspahrsummers pushed 3 commits to main modelcontextprotocol/typescript-sdk
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
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 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
jspahrsummers closed a pull request on modelcontextprotocol/typescript-sdk
Add instructions for starting the server transport
Resolves #129.jspahrsummers pushed 1 commit to justin/deprecate modelcontextprotocol/create-python-server
- Remove unneeded CI checks daa4ac5
jspahrsummers opened a pull request on modelcontextprotocol/create-python-server
Replace package with deprecation notice
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
jspahrsummers created a review on a pull request on modelcontextprotocol/specification
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...
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...
jspahrsummers opened a pull request on modelcontextprotocol/typescript-sdk
Add instructions for starting the server transport
Resolves #129.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...
jspahrsummers pushed 2 commits to main modelcontextprotocol/servers
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
jspahrsummers deleted a branch modelcontextprotocol/inspector
dependabot/npm_and_yarn/npm_and_yarn-f25c717a0f