Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
modelcontextprotocol
/
mcpb
Public
Notifications
You must be signed in to change notification settings
Fork
208
Star
2.1k
Code
Issues
64
Pull requests
31
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
.NET port
- #115
#115
Draft
asklar
wants to merge 35 commits into
modelcontextprotocol:main
modelcontextprotocol/mcpb:main
from
asklar:user/asklar/dotnet
asklar/mcpb:user/asklar/dotnet
Copy head branch name to clipboard
Conversation
Commits
35
(35)
Checks
Files changed
Draft
.NET port
#115
asklar
wants to merge 35 commits into
modelcontextprotocol:main
modelcontextprotocol/mcpb:main
from
asklar:user/asklar/dotnet
asklar/mcpb:user/asklar/dotnet
Copy head branch name to clipboard
Commits
Commits on Oct 13, 2025
Add .NET CLI implementation
Show description for eca81ec
asklar
committed
eca81ec
View commit details
Copy full SHA for eca81ec
Browse repository at this point
Configure .NET tool for NuGet publishing
Show description for 48b577c
asklar
committed
48b577c
View commit details
Copy full SHA for 48b577c
Browse repository at this point
update readme
asklar
committed
b05feac
View commit details
Copy full SHA for b05feac
Browse repository at this point
Optimize NuGet package size and bump version to 0.1.1
Show description for eb0b94b
asklar
committed
eb0b94b
View commit details
Copy full SHA for eb0b94b
Browse repository at this point
feat: Enhance Pack and Validate commands with dynamic tool discovery and manifest validation improvements
Show description for 41f2284
asklar
committed
41f2284
View commit details
Copy full SHA for 41f2284
Browse repository at this point
fix: Refactor code for improved readability and consistency across multiple files
Show description for ec6b503
asklar
committed
ec6b503
View commit details
Copy full SHA for ec6b503
Browse repository at this point
0.2.0
asklar
committed
ef6e52b
View commit details
Copy full SHA for ef6e52b
Browse repository at this point
feat: Update validate command to support optional manifest argument and improve error handling
asklar
committed
1280f4b
View commit details
Copy full SHA for 1280f4b
Browse repository at this point
Initial plan
Copilot
authored and
asklar
committed
880e8fe
View commit details
Copy full SHA for 880e8fe
Browse repository at this point
Add _meta property and Windows static_responses support to .NET tool
Show description for ebd5a7c
Copilot
and
asklar
committed
ebd5a7c
View commit details
Copy full SHA for ebd5a7c
Browse repository at this point
Fix static_responses serialization to use clean JSON structure
Show description for 91d8485
Copilot
and
asklar
committed
91d8485
View commit details
Copy full SHA for 91d8485
Browse repository at this point
Remove accidentally committed build artifacts from examples
Show description for 28ee865
Copilot
and
asklar
committed
28ee865
View commit details
Copy full SHA for 28ee865
Browse repository at this point
Use typed responses for initialize and tools/list static responses
Show description for 23bd699
Copilot
and
asklar
committed
23bd699
View commit details
Copy full SHA for 23bd699
Browse repository at this point
Remove accidentally committed build artifacts
Copilot
authored and
asklar
committed
8ff4d1b
View commit details
Copy full SHA for 8ff4d1b
Browse repository at this point
Use strongly typed models for static responses and get protocol version from client
Show description for d59cd21
Copilot
and
asklar
committed
d59cd21
View commit details
Copy full SHA for d59cd21
Browse repository at this point
Remove accidentally committed package-lock.json
Copilot
authored and
asklar
committed
6d175d6
View commit details
Copy full SHA for 6d175d6
Browse repository at this point
Add YAML pipeline to test .NET tool with examples
Show description for 095b351
Copilot
and
asklar
committed
095b351
View commit details
Copy full SHA for 095b351
Browse repository at this point
Update .github/workflows/test-dotnet.yml
asklar
committed
8d374c6
View commit details
Copy full SHA for 8d374c6
Browse repository at this point
Fix Windows PowerShell syntax error and add user/asklar/dotnet branch trigger
Show description for 7e04790
Copilot
and
asklar
committed
7e04790
View commit details
Copy full SHA for 7e04790
Browse repository at this point
Fix init command hanging by using --yes flag for non-interactive mode
Show description for 9dc590c
Copilot
and
asklar
committed
9dc590c
View commit details
Copy full SHA for 9dc590c
Browse repository at this point
Add CI test verifying inputSchema capture with hello-world example and document file-system-node rich schemas
Show description for cd2d423
Copilot
and
asklar
committed
cd2d423
View commit details
Copy full SHA for cd2d423
Browse repository at this point
Remove accidentally committed example artifacts
Show description for 8ebe23d
Copilot
and
asklar
committed
8ebe23d
View commit details
Copy full SHA for 8ebe23d
Browse repository at this point
Add real CI test for file-system-node with schema discovery using modified manifest args
Show description for 8d3365b
Copilot
and
asklar
committed
8d3365b
View commit details
Copy full SHA for 8d3365b
Browse repository at this point
Remove accidentally committed example artifacts
Show description for 8873c36
Copilot
and
asklar
committed
8873c36
View commit details
Copy full SHA for 8873c36
Browse repository at this point
Remove package-lock.json from examples
Copilot
authored and
asklar
committed
3b0ab56
View commit details
Copy full SHA for 3b0ab56
Browse repository at this point
Improve CI test to print full manifest and use JSON parsing for validation
Show description for 0cda640
Copilot
and
asklar
committed
0cda640
View commit details
Copy full SHA for 0cda640
Browse repository at this point
Remove accidentally committed artifacts
Show description for bfed1a1
Copilot
and
asklar
committed
bfed1a1
View commit details
Copy full SHA for bfed1a1
Browse repository at this point
Remove package-lock.json from examples
Copilot
authored and
asklar
committed
66ddac4
View commit details
Copy full SHA for 66ddac4
Browse repository at this point
Fix null field serialization in static_responses by filtering at assignment time
Show description for 83ed03e
Copilot
and
asklar
committed
83ed03e
View commit details
Copy full SHA for 83ed03e
Browse repository at this point
Remove accidentally committed package-lock.json
Show description for bfac6c3
Copilot
and
asklar
committed
bfac6c3
View commit details
Copy full SHA for bfac6c3
Browse repository at this point
Revert example manifest.json files to original state - CI should generate updates not commit them
Show description for a311216
Copilot
and
asklar
committed
a311216
View commit details
Copy full SHA for a311216
Browse repository at this point
Revert yarn.lock for hello-world-node example to original state
Show description for d0d0902
Copilot
and
asklar
committed
d0d0902
View commit details
Copy full SHA for d0d0902
Browse repository at this point
Properly revert yarn.lock to original state before any PR changes
Show description for 7e51b72
Copilot
and
asklar
committed
7e51b72
View commit details
Copy full SHA for 7e51b72
Browse repository at this point
Update version to 0.3.0 in mcpb.csproj
asklar
committed
7f823f7
View commit details
Copy full SHA for 7f823f7
Browse repository at this point
Commits on Jan 29, 2026
Merge branch 'modelcontextprotocol:main' into user/asklar/dotnet
asklar
authored
8d06e97
View commit details
Copy full SHA for 8d06e97
Browse repository at this point
You can’t perform that action at this time.