Skip to main content
Glama

NetContextServer

MIT License
25
  • Linux
  • Apple
NetContextServer.sln5.39 kB
 Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.13.35818.85 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}" ProjectSection(SolutionItems) = preProject docs\configuration.md = docs\configuration.md docs\getting-started.md = docs\getting-started.md docs\integrations.md = docs\integrations.md docs\tool-reference.md = docs\tool-reference.md EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{827E0CD3-B72D-47B6-A68D-7590B98EB39B}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{AD892508-CF86-4AFE-B87F-08495C13A78B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetContextServer", "src\NetContextServer\NetContextServer.csproj", "{621B4E67-E9F4-45AD-88BC-43FB00287397}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetContextServer.Tests", "tests\NetContextServer\NetContextServer.Tests.csproj", "{1046FBC8-32BF-498F-A68C-4F052AFD7BAC}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetContextClient", "src\NetContextClient\NetContextClient.csproj", "{68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}" ProjectSection(SolutionItems) = preProject .github\workflows\ci.yaml = .github\workflows\ci.yaml CLAUDE.md = CLAUDE.md CONTRIBUTING.md = CONTRIBUTING.md README.md = README.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {621B4E67-E9F4-45AD-88BC-43FB00287397}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Debug|Any CPU.Build.0 = Debug|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Debug|x64.ActiveCfg = Debug|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Debug|x64.Build.0 = Debug|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Debug|x86.ActiveCfg = Debug|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Debug|x86.Build.0 = Debug|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Release|Any CPU.ActiveCfg = Release|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Release|Any CPU.Build.0 = Release|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Release|x64.ActiveCfg = Release|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Release|x64.Build.0 = Release|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Release|x86.ActiveCfg = Release|Any CPU {621B4E67-E9F4-45AD-88BC-43FB00287397}.Release|x86.Build.0 = Release|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Debug|Any CPU.Build.0 = Debug|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Debug|x64.ActiveCfg = Debug|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Debug|x64.Build.0 = Debug|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Debug|x86.ActiveCfg = Debug|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Debug|x86.Build.0 = Debug|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Release|Any CPU.ActiveCfg = Release|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Release|Any CPU.Build.0 = Release|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Release|x64.ActiveCfg = Release|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Release|x64.Build.0 = Release|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Release|x86.ActiveCfg = Release|Any CPU {1046FBC8-32BF-498F-A68C-4F052AFD7BAC}.Release|x86.Build.0 = Release|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Debug|Any CPU.Build.0 = Debug|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Debug|x64.ActiveCfg = Debug|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Debug|x64.Build.0 = Debug|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Debug|x86.ActiveCfg = Debug|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Debug|x86.Build.0 = Debug|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Release|Any CPU.ActiveCfg = Release|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Release|Any CPU.Build.0 = Release|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Release|x64.ActiveCfg = Release|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Release|x64.Build.0 = Release|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Release|x86.ActiveCfg = Release|Any CPU {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {621B4E67-E9F4-45AD-88BC-43FB00287397} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B} {1046FBC8-32BF-498F-A68C-4F052AFD7BAC} = {AD892508-CF86-4AFE-B87F-08495C13A78B} {68B0CED4-98B4-4724-A6F4-BBFB06B5F5F6} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {D9A1F2C3-B18B-4F1D-BA78-2A20FC0A5EFF} EndGlobalSection EndGlobal

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/willibrandon/NetContextServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server