Idencify
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| symbol_searchB | Hybrid semantic + keyword search over all symbols in the indexed repository. |
| get_definitionA | Fetch the full source and metadata of a symbol by name or id. |
| get_contextB | Assemble task-relevant code context for a natural-language question. |
| analyze_impactC | List symbols and files affected by changing a given symbol (reverse dependencies). |
| expand_call_graphC | Walk callers/callees from a symbol up to a given depth. |
| detect_cyclesB | Find dependency cycles between symbols and files. |
| check_boundariesB | Verify architectural boundaries between modules and layers. |
| find_patternC | Locate structural code patterns across the repository. |
| summarize_fileA | Summarize a file's symbols, relations and role in the codebase. |
| health_scoreA | Score repository health: dead code, cycles, coupling, coverage of the graph. |
| graph_diffB | Diff the code graph between two points in time (added/removed symbols and edges). |
| semantic_changelogB | Human-readable changelog derived from graph changes between syncs. |
| search_historyB | Search past ingestion/sync history of the repository. |
| rate_contextA | Feedback loop: rate the usefulness of previously returned context. |
| sync_repositoryA | Trigger re-indexing of the connected repository. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/jospnunes/idencify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server