typescript-sdk
srcbook

typescript-sdk | srcbook | |
---|---|---|
17 | 10 | |
8,306 | 3,353 | |
15.9% | 0.8% | |
9.8 | 9.6 | |
3 days ago | 3 months ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
typescript-sdk
- Building My First MCP Server with TypeScript: A Beginner’s Journey
-
LM Studio is now an MCP Host
For TypeScript you can refer to https://github.com/modelcontextprotocol/typescript-sdk/blob/...
There isn't much documentation available right now but you can ask coding agent eg. Claude Code to generate an example.
-
Serving TSDoc to LLMs with an MCP Server
@modelcontextprotocol/sdk: MCP server framework
-
Creating an MCP Server for the Pulsar Editor
At the time of this writing, this is little more than a proof of concept as a combination of the starter Pulsar package-generator package, the Atom package creation tutorial and the example from the official MCP Typescript SDK with some editor tool functions registered. Hopefully it will become more soon, since I am looking forward to actually using it to build stuff!
-
Turning Your Database Into an MCP Server With Auth
MCP TypeScript SDK
-
Getting Started: Build a Model Context Protocol Server
For this, we're going to use McpServer from the modelcontextprotocol SDK. The SDK supports: Resources, Tools, Prompts. However for this demo we'll only need tools.
-
Boost VS Code Copilot with MCP Servers: A Detailed Guide
Building a custom MCP server is straightforward with the right tools. While servers can be written in any language supporting stdout, official SDKs simplify the process. The TypeScript SDK is a great starting point.
-
The Future of MCPs
For me it was implementing a simple `execute_terminal_command` tool along with hooking up to my company's jira and gitlab (dont worry security gurus, for the command line, I have a hardcoded list of allowed read-only commands that the LLM can execute, and both jira and gitlab servers likewise have readonly options.
What I will say is I agree there should be an option to get rid of the chat confirmations of every single new tool call in a chat - as well as building a set of "profiles" of different tools depending what I'm working on. Also strongly agree there needs to be an internal prompt possibility to explicitely tell the LLM what tool(s) to favor and how to use them (even in addition to the descriptions / schemas of the tools themselves) I opened an issue on the anthropic repo exactly about this: https://github.com/modelcontextprotocol/typescript-sdk/issue...
- AWS サービスと連携するためのカスタム MCP サーバーを作成する - リソースの管理
-
Handle remote tool calling with Model Context Protocol
MCP servers MCP servers act as bridges between your data sources and AI agents. They expose APIs, databases, or custom code as tools (or resources) that an MCP host can use. Servers can be built using their Python or TypeScript SDKs, making it flexible for developers to work with their preferred language.
srcbook
-
The Model Context Protocol
As someone building a client which needs to sync with a local filesystem (repo) and database, I cannot emphasize how wonderful it is that there is a push to standardize. We're going to implement this for https://srcbook.com
- Show HN: Srcbook – Self-hosted alternative to AI app builders
-
Ruby in Jupyter Notebook
Imports is the thing that makes it useless. You cannot import stuff normally in the kernel..
Yes, my current project is https://github.com/srcbookdev/srcbook
-
智变时代 - FAV0周刊#012
JS版本的Jupyter Notebook ## >>有趣的
-
Era of Intelligent Transformation - FAV0 Weekly #012
JS Version of Jupyter Notebook
-
Show HN: Srcbook – A TypeScript notebook for rapid prototyping
We collect a very small amount of analytics (with zero PII attached) which gives us an idea of what people use or don't use. That helps us know where best to spend our time.
That said, we hear you. I just added support for disabling all analytics with an environment variable `SRCBOOK_DISABLE_ANALYTICS=true`. See https://github.com/srcbookdev/srcbook/pull/191.
-
Show HN: A modern Jupyter client for macOS
We are building one right now. It's very early and we have only "soft launched", but you can check it out here.
https://github.com/srcbookdev/srcbook
What are some alternatives?
python-sdk - The official Python SDK for Model Context Protocol servers and clients
nxt-lnk - Custom bio links for creatives who love coding. A perfect custom alternative for linktree, bio and other shortner platform.
inspector - Visual testing tool for MCP servers
Tasks.md - A self-hosted, Markdown file based task management board
servers - Model Context Protocol Servers
reactive-vscode - Vue Reactivity for VSCode Extension API
